Commit Graph

11104 Commits

Author SHA1 Message Date
dee39633c7 avoid tablet iterator usage before initialization for several inner tables 2024-02-08 05:44:37 +00:00
44eee17093 bugfix: when switch context in index_block_row_scanner, update some items 2024-02-08 05:36:00 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
64a276a23f [OBKV] placeholder for adding rpc header flag to classify if is kvrequesu and kv request will use queue4 2024-02-08 05:26:55 +00:00
1e867c325c revise placeholder for drop column instant. 2024-02-08 05:23:53 +00:00
dc6c816851 fix bug: unexpected error due to sqc finish msg processed twice 2024-02-08 05:20:47 +00:00
f4cc8aef80 consistent itemtype 2024-02-08 05:17:46 +00:00
4db40e18c7 bugfix json_storage_size for scalar 2024-02-08 05:11:54 +00:00
63f76b5b53 [BUG] increment the log entry no when transfer 2024-02-08 05:08:53 +00:00
c581715dbb load data sometimes coredump 2024-02-08 05:05:51 +00:00
3582dcb33b fix memory-leak bug of mview scheduler job 2024-02-08 04:54:16 +00:00
7ebca32602 [to #35187151] fix mysqltest 2024-02-08 04:51:13 +00:00
1e9635fda7 fix pure column store read bug 2024-02-08 04:48:10 +00:00
7da77afa77 [CP] Fix: When removing the thread lock to acquire the session 2024-02-08 04:45:10 +00:00
949705a060 Add lbt info when throttle more than one mintue 2024-02-08 04:42:09 +00:00
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
e43ed652cd Add placeholder of table_id for mview Oracle compatible views 2024-02-08 04:36:04 +00:00
c0df24ca11 [CP] modify default value of system parameter range_optimizer_max_mem_size 2024-02-08 04:33:01 +00:00
65e2673834 use member list of ls leader to filter ls replica 2024-02-08 04:30:00 +00:00
84dc558cdb Make the handling of zero time consistent with previous versions 2024-02-08 04:26:58 +00:00
8779bf3ec2 fix compile error 2024-02-08 04:21:07 +00:00
35d5e90049 [to #53220315] add debug info for opaque memory used 2024-02-08 04:15:17 +00:00
98ff4df9b3 reuse allocator for rollback 2024-02-08 04:12:15 +00:00
f4cf581517 [CP] split remap table grammar from lex to yacc 2024-02-08 04:09:12 +00:00
8c4283ed44 [CP] Fix copy_table_stats out of range bug 2024-02-08 04:06:08 +00:00
e7a85da9e6 fix backup check tablet continuity performance issue 2024-02-08 04:00:17 +00:00
8921cc28a8 [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2024-02-08 03:57:16 +00:00
c4188df8ab [OBKV] add error code for obkv odp process timeout 2024-02-08 03:54:13 +00:00
0e53b2e34b remove column group realted virtual table in oracle mode which will be replaced by view later 2024-02-08 03:51:11 +00:00
ebf9cfed44 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2024-02-08 03:48:06 +00:00
88411907ee fix direct load no tx desc 2024-02-08 03:45:05 +00:00
8d26863ea7 fix dag not schedule problem 2024-02-08 03:42:03 +00:00
457c9ee688 master consitent with 42x about itemtype 2024-02-08 03:39:01 +00:00
2a9e6872f5 aupport abort_redef_table when no_enough_memory 2024-02-08 03:35:59 +00:00
ac0104b0ea remove the compat mode check in oracle priv check 2024-02-08 03:32:57 +00:00
a30fd0cead [BUG] set memtable for operation lock 2024-02-08 03:29:55 +00:00
dadec7a18a [CP] only NORMAL tablet can backup data 2024-02-08 03:24:04 +00:00
a73fbc69f4 [CP][BUGFIX] fix text substr len 0 error 2024-02-08 03:18:13 +00:00
63825b1014 [CP] to issue<53837093>:fix call stmt which procedure argument is array hit plan issue in ps mode 2024-02-08 03:15:12 +00:00
e02aaa02a3 fix rs schedule backup state machine 2024-02-08 03:12:12 +00:00
0873d82e7d Disallow drop oracle temporary table column 2024-02-08 03:09:10 +00:00
cc39f992de exchange some of free route trans_log with flog 2024-02-08 03:06:08 +00:00
e1a7e35346 [CP] fix nested and shared onetime expr bugs 2024-02-08 03:03:07 +00:00
3075ed2537 Add mview maintenance service 2024-02-08 03:00:06 +00:00
7448206eb9 Fix the implementation issue with deleting all intermediate results for a tenant. 2024-02-08 02:57:04 +00:00
4e536c6326 fix query range bug when and connect row expr with row expr 2024-02-08 02:54:02 +00:00
36c89f2ef1 [CP] Fix a dblink bug 2024-02-08 02:50:57 +00:00
385a849b88 [CP] to issue<53539935>:fix core about package assoc array serialize/deserialize 2024-02-08 02:47:55 +00:00
acb558a7f8 notify recovery_ls_servce while has balance task 2024-02-08 02:44:53 +00:00
1400476e92 Fix timezone bug in mview scheduler jobs 2024-02-08 02:41:52 +00:00