Commit Graph

12549 Commits

Author SHA1 Message Date
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
93bcf9e5ae fix ddl merge iterator output wrong row_id 2024-02-09 11:21:41 +00:00
3c9bde52ed check log file whether is existed before check disk size left 2024-02-09 11:18:44 +00:00
5ed722f5b6 fix check chksum relies on the not-sorted tablet ids. 2024-02-09 11:15:47 +00:00
f5c1dfab2d patch 421 dbms scheduler to master 2024-02-09 11:12:47 +00:00
7cc9d0baee change the log level to WARN when stream rpc has not been processed yet and receive abort packet 2024-02-09 11:09:50 +00:00
a9d217444b skip active memtable when flush redo for freeze 2024-02-09 11:06:53 +00:00
1423eb527b adapt runtime filter eval_vector interface for single row calculation. 2024-02-09 11:03:55 +00:00
277027c705 [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-02-09 11:00:59 +00:00
8d1d9ff55b fix index usage monitoring deleted bug 2024-02-09 10:58:01 +00:00
94d6706fa6 [CP] to issue<53900452>:fix dml+udf(table function) generate unexpected plan 2024-02-09 10:55:04 +00:00
12c0207f68 Placeholder for new statistics 2024-02-09 10:52:07 +00:00
038fc04cf9 [CP] to issue<53963421>:fix memory leak when fail to executing udt construct function 2024-02-09 10:49:10 +00:00
0bdcdbbd43 Fix nullptr in MinMaxAggregate::set_tmp_var_agg_data 2024-02-09 10:46:13 +00:00
ca7976c084 [CP] update obshell version 2024-02-09 10:43:14 +00:00
aaa4776a6a [OBCDC] Fix misjudge LS_OFFLINE LOG and OBCDC exit process 2024-02-09 10:40:13 +00:00
bfa6f15a48 Fix create mview 2024-02-09 10:37:15 +00:00