Commit Graph

9794 Commits

Author SHA1 Message Date
22e5fbfb00 [BUG] add memattr tag to memtable set 2023-12-22 09:09:25 +00:00
ec373fccf3 Fix ls gc bug. 2023-12-22 09:04:17 +00:00
8cf5db88bc Fix the error message in creating mview with invalid datetime expression 2023-12-22 08:32:37 +00:00
a181718f21 [DeadLock] fix ___all_deadlock_event_history field fill wrong data 2023-12-22 08:27:41 +00:00
697adf51d7 replace error number from OB_ERR_UNEXPECTED to OB_INVALID_DATA when encounting firmware issues during replay 2023-12-22 08:22:53 +00:00
2bbae19623 fix external table bug 2023-12-22 08:13:31 +00:00
8ed5d9afef [CP] add 2 test cases 2023-12-22 07:14:31 +00:00
40f12a79ca delete get_newest_clog_checkpoint_scn with ObProtectedMemtableMgrHandle lock 2023-12-22 06:13:51 +00:00
4a965342e5 avoid tablet iterator usage before initialization for several inner tables 2023-12-22 05:43:44 +00:00
40c0a10156 bugfix: when switch context in index_block_row_scanner, update some items 2023-12-22 04:44:00 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
1178245448 [OBKV] placeholder for adding rpc header flag to classify if is kvrequesu and kv request will use queue4 2023-12-20 13:43:23 +00:00
abfe1cf2cd revise placeholder for drop column instant. 2023-12-20 13:13:10 +00:00
a7c5428469 fix bug: unexpected error due to sqc finish msg processed twice 2023-12-20 12:25:27 +00:00
c8a5f1b91d consistent itemtype 2023-12-20 12:11:58 +00:00
ca272bb6a4 bugfix json_storage_size for scalar 2023-12-20 12:02:21 +00:00
84d1b2d015 [BUG] increment the log entry no when transfer 2023-12-20 11:57:27 +00:00
4d45724267 load data sometimes coredump 2023-12-20 11:52:46 +00:00
6b39192361 fix memory-leak bug of mview scheduler job 2023-12-20 11:13:26 +00:00
9f920b3231 [to #35187151] fix mysqltest 2023-12-20 10:48:48 +00:00
baa52eaf97 fix pure column store read bug 2023-12-20 10:43:29 +00:00
a33f073124 [CP] Fix: When removing the thread lock to acquire the session 2023-12-20 10:13:26 +00:00
4a1bfd7925 Add lbt info when throttle more than one mintue 2023-12-20 09:43:41 +00:00
4f4b07a001 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2023-12-20 08:43:14 +00:00
6b2402b411 Add placeholder of table_id for mview Oracle compatible views 2023-12-20 08:13:36 +00:00
4560d414c3 [CP] modify default value of system parameter range_optimizer_max_mem_size 2023-12-20 07:48:04 +00:00
2092949b91 use member list of ls leader to filter ls replica 2023-12-20 07:43:21 +00:00
d94237a874 Make the handling of zero time consistent with previous versions 2023-12-20 07:17:46 +00:00
e50cdf3367 fix compile error 2023-12-20 06:48:16 +00:00
dee036db33 [to #53220315] add debug info for opaque memory used 2023-12-20 06:22:36 +00:00
0d242631dd reuse allocator for rollback 2023-12-20 06:17:53 +00:00
aa9dd269ce [CP] split remap table grammar from lex to yacc 2023-12-20 06:13:08 +00:00
09484e8c14 [CP] Fix copy_table_stats out of range bug 2023-12-20 05:53:44 +00:00
8bb556a3ba fix backup check tablet continuity performance issue 2023-12-20 05:43:43 +00:00
d0bc6d797e [CP] [MySQL GIS] fix spatial index coveredby keypart generation 2023-12-20 05:19:04 +00:00
b86192b490 [OBKV] add error code for obkv odp process timeout 2023-12-20 05:13:41 +00:00
1e71cce038 remove column group realted virtual table in oracle mode which will be replaced by view later 2023-12-20 04:43:39 +00:00
d46c084cf6 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2023-12-20 04:13:30 +00:00
a564d7a079 fix direct load no tx desc 2023-12-20 03:53:04 +00:00
12b67225cf fix dag not schedule problem 2023-12-20 03:48:18 +00:00
58a4e955c6 master consitent with 42x about itemtype 2023-12-20 03:43:32 +00:00
b2c4e13b3e aupport abort_redef_table when no_enough_memory 2023-12-20 02:43:49 +00:00
ef362efaf5 remove the compat mode check in oracle priv check 2023-12-20 02:13:15 +00:00
d6512565b6 [BUG] set memtable for operation lock 2023-12-19 21:52:35 +00:00
e348df72ef [CP] only NORMAL tablet can backup data 2023-12-19 21:43:25 +00:00
ae8491eec7 [CP][BUGFIX] fix text substr len 0 error 2023-12-19 21:18:20 +00:00
05e1caa093 [CP] to issue<53837093>:fix call stmt which procedure argument is array hit plan issue in ps mode 2023-12-19 21:13:38 +00:00
1b6966fef1 fix rs schedule backup state machine 2023-12-19 20:48:09 +00:00
64b11adfb4 Disallow drop oracle temporary table column 2023-12-19 20:43:29 +00:00
de1a877869 exchange some of free route trans_log with flog 2023-12-19 20:18:11 +00:00