Commit Graph

10234 Commits

Author SHA1 Message Date
aef2bb74ff [CP] [42x] support check_member_list_and_learner_list retry when create new ls 2024-01-17 05:51:41 +00:00
69ea718528 内存可读位点统计忽略rpc失败 2024-01-17 05:47:05 +00:00
2b92334fa1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue 2024-01-17 05:42:29 +00:00
cf5ea1c99b [CP] Temporary fix for submitting readable dup tablet log every 30 seconds 2024-01-17 05:17:25 +00:00
758de69c70 reduce encoding hash table memory usage 2024-01-17 05:12:37 +00:00
fe0af3411e add some debug info and sanity check 2024-01-17 04:57:15 +00:00
c3fc3ec7f7 [CP] [OBKV] Fix core when print lob object 2024-01-17 04:52:35 +00:00
aeec518877 [FIX] modify defensive code and log level of throttle unit 2024-01-17 04:47:57 +00:00
c3c079875e add some defensive code and fix ddl mem co and cg sstable row id 2024-01-17 04:43:14 +00:00
eb7a79267e Changing the description of a configuration and remove arb pcode from bypass list 2024-01-17 03:43:25 +00:00
e26cdac224 [BUG] fix invalid smaller tx data min start scn during transfer 2024-01-17 03:13:01 +00:00
0eccca2aee fix in expr upgrade compat 2024-01-17 02:47:08 +00:00
4263391fb4 Fix information schema column table is not compatible with mysql 2024-01-16 12:12:53 +00:00
efc6695d43 Fix ObTempRowStore filling in uniform const format value causing crash 2024-01-16 11:43:33 +00:00
fdc2c51a70 Fix UNINIT problem 2024-01-16 10:48:21 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
a938623689 add user error info for format column group name 2024-01-16 10:18:01 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
8f0db9c47e Fix sys var inconsistency issue between 42x and 430 2024-01-16 09:12:55 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
a2c8ffcdda 修复视图的nullable数值不一致问题 2024-01-16 08:26:51 +00:00
767c909a8e Fix column pointer not judged to be null, which could lead to a potential coredump 2024-01-16 08:17:46 +00:00
8033fd7054 add refreshing mview flag to session info 2024-01-16 07:42:43 +00:00
13bcda203e [CP] update obshell deps and fix a rpm compile bug 2024-01-16 07:21:32 +00:00
1fc077442a fix to_char: to_char(Nan) get 0 ==> 'Nan' 2024-01-16 07:16:55 +00:00
55f666a937 alter tenant reports error in sql parser 2024-01-16 06:43:07 +00:00
f1e23eadfd modify upgrade checker 2024-01-16 06:22:17 +00:00
53b89eb72e add item type and tracepoint placeholder for transform rule ConditionalAggrCoalesce 2024-01-16 06:17:37 +00:00
ce6909a295 fix bug, get_column_group_type_name may out of array 2024-01-16 06:12:59 +00:00
98d518f292 Limit memory consumption during block manager mark and sweep 2024-01-16 04:42:25 +00:00
4458733d23 set tablet_pool_type_ to MAX 2024-01-16 04:26:17 +00:00
330e75307f fix mysqltest 2024-01-16 04:21:42 +00:00
f9a8d97a3d Refresh CODEOWNERS 2024-01-16 04:17:05 +00:00
0140570bb4 [CP] [IMPROVE] add new refresh schema implement to wait most 10ms 2024-01-16 04:12:30 +00:00
51a6abc506 decouple tenant snapshot vtable schema and vtable iterator impl 2024-01-16 03:52:13 +00:00
8c2e317eb6 bug:xor expr error when print 2024-01-16 03:47:33 +00:00
8612914eab Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query. 2024-01-16 03:42:57 +00:00
fa8774a4d1 fix ddl merge iterator output wrong row_id 2024-01-16 03:18:32 +00:00
4f4e7a0094 check log file whether is existed before check disk size left 2024-01-16 03:13:36 +00:00
38dbc31c90 fix check chksum relies on the not-sorted tablet ids. 2024-01-16 02:42:56 +00:00
ded68a0c9e patch 421 dbms scheduler to master 2024-01-16 02:12:33 +00:00
b2c81fc587 change the log level to WARN when stream rpc has not been processed yet and receive abort packet 2024-01-15 13:47:31 +00:00
b3ec417991 skip active memtable when flush redo for freeze 2024-01-15 13:42:48 +00:00
f044d7692f adapt runtime filter eval_vector interface for single row calculation. 2024-01-15 13:12:54 +00:00
e7b251bbdf [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-01-15 12:43:02 +00:00
19d4494f6e fix index usage monitoring deleted bug 2024-01-15 11:42:58 +00:00
a962e3e2d2 [CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan 2024-01-15 10:43:01 +00:00
3561fdb0ff Placeholder for new statistics 2024-01-15 10:12:58 +00:00
efef96dc43 [CP] to issue<53963421>:fix memory leak when fail to executing udt construct function 2024-01-15 09:48:20 +00:00
c9c3dc1446 Fix nullptr in MinMaxAggregate::set_tmp_var_agg_data 2024-01-15 09:43:35 +00:00