Commit Graph

7421 Commits

Author SHA1 Message Date
f0661d33d5 fix tpcds execute plan different with explian plan 2023-08-31 02:10:37 +00:00
ab320733df force alloc special op tablet set in switch_to_leader 2023-08-30 13:14:28 +00:00
044fadf593 [FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2023-08-30 13:10:42 +00:00
b4427e1a69 [to #51821855]send long data not affected by is_null flag 2023-08-30 12:40:54 +00:00
185d056d52 new rs job related to tenant LOCALITY, PRIMARY ZONE, UNIT_NUM 2023-08-30 12:14:02 +00:00
f2c4960e71 Change the memory usage of tenant_transfer_service from 500 tenant to user tenant 2023-08-30 12:10:22 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
0dc1000829 retry clog replaying if get tablet returns 4012 2023-08-30 11:40:52 +00:00
dcd195b352 fix runtime in filter core when join text and char 2023-08-30 11:17:54 +00:00
234c4d45a4 fix R replica GC 2023-08-30 11:14:11 +00:00
9202eb6bcf [SIMPLIFY] remove too much log during transfer 2023-08-30 10:51:48 +00:00
1d786f22fd adjust adaptive memory of hidden_sys 2023-08-30 10:48:04 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
5a62e3cee9 fix resolve rowid bug in mysql mode 2023-08-30 09:14:23 +00:00
b27045e417 BUGFIX: tablelock release memctx lock before retry 2023-08-30 09:10:38 +00:00
2e0c56b797 Core dumping by design for positioning the problem. 2023-08-30 08:44:18 +00:00
66047a20bc [BUG.FIX] fix deadlock between load tablet and create memtable 2023-08-30 08:40:33 +00:00
508848856a optimize clog statistics 2023-08-30 08:18:20 +00:00
91d94e525b fix switch virtual tenant bug 2023-08-30 08:14:34 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
b9d0639eb7 [BUG] fix memtable case 2023-08-30 07:48:22 +00:00
7aca2f71ab fix nth_value window func compatible bug in Mysql mode 2023-08-30 07:44:37 +00:00
02801a96f8 fix the circular dependency bug of getting _ALL_SYS_VARIABLE_HISTORY opt stats 2023-08-30 07:40:50 +00:00
df933519e7 fix:json agg coredump bug as no deep copy string value 2023-08-30 07:10:34 +00:00
11388a5a38 fix -4114 when executing sql with tenant in stop state 2023-08-30 06:40:47 +00:00
047d715468 set mem attr for mds medium info 2023-08-30 06:10:28 +00:00
e024bcd778 fix mysqltest for implicit cast of charset convert 2023-08-30 05:10:36 +00:00
6a5684ed71 [master] even session killed stash savepoint need release also 2023-08-30 04:47:56 +00:00
b84f0f309c [CP] [RS][Bugfix] Fix bug blocking deleting offline server. 2023-08-30 04:44:13 +00:00
e3abf683f4 Fix transfer src relay on rpc to block tx and get tablet meta 2023-08-30 04:40:27 +00:00
b2520806ee to issue<51872346>:fix core when access uninit memory 2023-08-30 02:44:10 +00:00
e98e93e8e0 [BUGFIX] fix lob locator helper memory used 2023-08-30 02:40:29 +00:00
5c87184dee Check oracle mode negative zero when double_cell_str with binary type 2023-08-30 02:10:51 +00:00
4e8a5b253e fix defensive check bug in WinMagic transform rule 2023-08-29 15:10:49 +00:00
d4f81eda30 fix mysqltest for aggregation in subquery 2023-08-29 13:44:32 +00:00
59f3482c2d use STRCASECMP when get_compressor_type 2023-08-29 13:40:46 +00:00
54d3716317 fix rollup subquery expr bug under mysql mode 2023-08-29 13:17:58 +00:00
7e95ec4eb6 update lua rpm version 2023-08-29 13:14:13 +00:00
736cf3ea55 fix restore failed 2023-08-29 13:10:26 +00:00
f7c4ca0005 [Chore] placeholder for kv ttl 2023-08-29 12:48:07 +00:00
d96192d69c limit ListBase to_string print count 2023-08-29 12:44:25 +00:00
78d58cb036 [MDS] empty shell tablet mds_table don't contribute rec_scn 2023-08-29 12:40:33 +00:00
627114a16b Fix estimate delete row in memetable 2023-08-29 12:14:17 +00:00
0302441f38 fix cache dead lock 2023-08-29 12:10:32 +00:00
23c56d9213 [DM] memory optmize 2023-08-29 11:40:37 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
7678a4a676 [4.2][Switchover/Failover]Optimize error code and error message 2023-08-29 09:44:22 +00:00
220556e5be fix exec context do not release temp expr ctx leads memory leak 2023-08-29 09:40:32 +00:00
04f8e06269 Fix migration status in rebuild failed status but still schedule rebuild task. 2023-08-29 09:14:17 +00:00
45e30c2514 [CP] Fix merge join memory expand during subplan filter rescan 2023-08-29 09:10:33 +00:00