Commit Graph

11765 Commits

Author SHA1 Message Date
6b02b7f2ca [BUG.FIX] fix io cond_ missing for tmp file 2024-02-09 14:13:57 +00:00
f7f5a4737d fix direct load mgr leak 2024-02-09 14:11:00 +00:00
e764401ed9 [CP] alter cgroup write_string_to_file_ log level 2024-02-09 14:08:04 +00:00
ee68fd84f7 Optimize operator name with use_rich_format enabled 2024-02-09 14:05:06 +00:00
b7b06563ac [CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently 2024-02-09 14:02:09 +00:00
68d387893f Fix direct load query timeout 2024-02-09 13:59:10 +00:00
e4860ecd9c Fix WR wrong CDB_ and DBA_ view definition 2024-02-09 13:56:13 +00:00
d3dff932a4 [CP] [to #54452952] fix serval pl/sql bugs 2024-02-09 13:53:15 +00:00
7084582acf [replay] fix replay serial part log when txn recover scn after final serial log 2024-02-09 13:50:18 +00:00
d6a09219c5 [CP] [to #54461207] fix for cursor loop with contine to label 2024-02-09 13:47:22 +00:00
429d27a05a Fix direct load mem compactor stop 2024-02-09 13:44:26 +00:00
55e412a1f8 [CP] check is_inited with the interface of a ObDupTableLSHandler 2024-02-09 13:41:29 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
5fe99ad26f [CP] [42x] support check_member_list_and_learner_list retry when create new ls 2024-02-09 13:35:36 +00:00
4c88bd2118 内存可读位点统计忽略rpc失败 2024-02-09 13:32:41 +00:00
ff093f58f1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue 2024-02-09 13:29:45 +00:00
185b8bef61 [CP] Temporary fix for submitting readable dup tablet log every 30 seconds 2024-02-09 13:26:48 +00:00
799861d678 reduce encoding hash table memory usage 2024-02-09 13:23:51 +00:00
c956e35328 add some debug info and sanity check 2024-02-09 13:20:54 +00:00
8ee4332655 [CP] [OBKV] Fix core when print lob object 2024-02-09 13:17:58 +00:00
98c3c2a131 [FIX] modify defensive code and log level of throttle unit 2024-02-09 13:15:00 +00:00
8422a03b26 add some defensive code and fix ddl mem co and cg sstable row id 2024-02-09 13:12:04 +00:00
e4b0634892 Changing the description of a configuration and remove arb pcode from bypass list 2024-02-09 13:06:25 +00:00
5f6233b80c [BUG] fix invalid smaller tx data min start scn during transfer 2024-02-09 13:03:28 +00:00
e8cef94585 fix in expr upgrade compat 2024-02-09 13:00:31 +00:00
071652c278 Fix information schema column table is not compatible with mysql 2024-02-09 12:52:04 +00:00
e15634314e Fix ObTempRowStore filling in uniform const format value causing crash 2024-02-09 12:49:05 +00:00
64ffaf3668 Fix UNINIT problem 2024-02-09 12:46:08 +00:00
cfae8974c1 using same assign exprs in join first rewrite for update stmt 2024-02-09 12:43:12 +00:00
4811f30f9a add user error info for format column group name 2024-02-09 12:40:16 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
53291d066b Fix sys var inconsistency issue between 42x and 430 2024-02-09 12:28:55 +00:00
a291a8ffaf fix an exec_param and a expr copy_on_replace bugs 2024-02-09 12:25:58 +00:00
49c4063930 修复视图的nullable数值不一致问题 2024-02-09 12:23:00 +00:00
e702ec217b Fix column pointer not judged to be null, which could lead to a potential coredump 2024-02-09 12:17:19 +00:00
c6fbe1a200 add refreshing mview flag to session info 2024-02-09 12:11:35 +00:00
c001170bde [CP] update obshell deps and fix a rpm compile bug 2024-02-09 12:08:37 +00:00
3faf4cd834 fix to_char: to_char(Nan) get 0 ==> 'Nan' 2024-02-09 12:05:41 +00:00
14675c9ab3 alter tenant reports error in sql parser 2024-02-09 11:57:12 +00:00
a6b7aef2a5 modify upgrade checker 2024-02-09 11:54:15 +00:00
4eae18cdb3 add item type and tracepoint placeholder for transform rule ConditionalAggrCoalesce 2024-02-09 11:51:16 +00:00
a9b32cffbd fix bug, get_column_group_type_name may out of array 2024-02-09 11:48:19 +00:00
836b714ac4 Limit memory consumption during block manager mark and sweep 2024-02-09 11:45:23 +00:00
b6f53fdd2d set tablet_pool_type_ to MAX 2024-02-09 11:42:26 +00:00
cdb5d065b5 fix mysqltest 2024-02-09 11:39:27 +00:00
c9fe8b7805 Refresh CODEOWNERS 2024-02-09 11:36:30 +00:00
49ef062619 [CP] [IMPROVE] add new refresh schema implement to wait most 10ms 2024-02-09 11:33:31 +00:00
48adc43c34 decouple tenant snapshot vtable schema and vtable iterator impl 2024-02-09 11:30:34 +00:00
c34214132e bug:xor expr error when print 2024-02-09 11:27:36 +00:00
bc837f87f8 Fixed the problem that the like expression did not parse the lob type pattern, resulting in missing rows in the query. 2024-02-09 11:24:39 +00:00