Commit Graph

15407 Commits

Author SHA1 Message Date
7e4d77ff69 [ENHANCE] make comment better 2024-09-20 05:39:50 +00:00
9c2e292630 [BUGFIX] fix lookup vector complete delta data key range not reset 2024-09-20 05:38:12 +00:00
a36309c367 remove unused debug log 2024-09-20 05:36:35 +00:00
3598e3f0a8 skip tablet restore major when it has been deleted 2024-09-20 05:34:55 +00:00
05336593d1 [BUGFIX] fix roaring bitmap remove many double free and add try catch 2024-09-20 05:33:18 +00:00
6ec9a97455 fix direct load parallel merge lob id 2024-09-20 05:31:39 +00:00
c0ca34ebbb Add defensive code for cg filter 2024-09-20 05:30:00 +00:00
064a4939de several vector index bugfix 2024-09-20 05:28:20 +00:00
54472e80a8 [VectorIndex] insert rollback and query invalid result 2024-09-20 05:26:36 +00:00
3cafc67f24 upgrade compatibility process for join filter count row 2024-09-20 05:24:51 +00:00
a07a2b5060 fix join filter core 2024-09-20 05:23:06 +00:00
ff6ae50dc5 Replace the error code for memory allocation failure in the Merge Join operator. 2024-09-19 09:49:07 +00:00
4b7dc2a18d fix column store replica storage schema generation rule 2024-09-19 09:46:09 +00:00
8c3a8d155f Revert Fix ls migration wait clog replay before mds sstable put into table store 2024-09-19 09:43:13 +00:00
7abf5fe743 [CP] support plan expire when enable spm 2024-09-19 09:41:38 +00:00
c1156803f4 fix log level 2024-09-19 09:40:04 +00:00
f755041e93 Remove unused log 2024-09-19 09:38:40 +00:00
b6bb7a50ed Fix mysqltest failures 2024-09-19 09:37:05 +00:00
fcff10a4c7 Remove ddl barrier mds notifier 2024-09-19 09:35:32 +00:00
c76d5c6442 Fix hash shuffle key bug 2024-09-19 09:33:58 +00:00
9f5e09a0ed [TABLELOCK] placeholder for ADD_LOCK_INTO_QUEUE task_type 2024-09-19 09:32:24 +00:00
dbd92715c6 Placeholder for auto_split 2024-09-19 09:29:26 +00:00
ad2cb0ac0e reuse micro block for co merge with direct load data && fix myseltests 2024-09-19 09:27:54 +00:00
e197d54ef2 fix mysqltest in ce 2024-09-19 09:25:05 +00:00
097e0e6270 add table_access_policy system variable 2024-09-19 09:23:30 +00:00
11a52882f1 add defence for cs replica checksum report && fix mixed status of cs replica schema and tablet when ls rebuild 2024-09-19 09:21:56 +00:00
bbe6f19f15 fix auth switch bug 2024-09-19 09:20:22 +00:00
40cad324ae fix wrong batch size in remote das when table scan is non-vectorization 2024-09-19 09:18:48 +00:00
3d63c929cc fix session unknown time zone bug 2024-09-19 09:17:14 +00:00
ea878f21b3 [to #2024091000104423895] fix: set malloc attr for loading PL compile result 2024-09-19 09:15:40 +00:00
b72da02e1b drop/truncate partition rebuild global index 2024-09-19 09:14:05 +00:00
b5f6bf929d Fix the issue: refresh job exec_env becomes NULL after rebuild_job scheduled 2024-09-19 09:12:30 +00:00
b2f780bf5f disable default_table_store_format to control for mv 2024-09-19 09:10:57 +00:00
af29faee53 placeholder for PRIO_OPT_STATS 2024-09-19 09:06:34 +00:00
759fe249c6 add ob_encoding_granularity to limit encoding row count in one micro block 2024-09-19 09:04:59 +00:00
192d7e6fc9 fix bloom filter macro id error in shared storage 2024-09-19 09:02:01 +00:00
080db83826 fix hgby internal error, cancel llc_est_.est_cnt_ check 2024-09-19 09:00:26 +00:00
03d2dbd62a [BUGFIX] fix hash join close core bug 2024-09-19 08:57:28 +00:00
2974f452c5 加error code OB_ERR_ATLER_TABLE_ILLEGAL_FK_DROP_INDEX 2024-09-19 08:54:31 +00:00
cf71de37df check table schema not null 2024-09-19 08:52:59 +00:00
c19161699a fix tmp file write buffer pool memory leak 2024-09-19 08:51:25 +00:00
a0ebf7632b fixed log file not continous on object storage after fast rebuild 2024-09-19 08:49:51 +00:00
c7227ffcae fix mysqltest case regression 2024-09-19 08:46:55 +00:00
667385abb5 fix tmp file flush error -4016 caused by deleting file during flush procedure 2024-09-19 08:45:22 +00:00
b9ca546b3b fix ckm_item may report 4016 & register in prohibit map when user request medium 2024-09-19 08:43:48 +00:00
b08cbf4c2a backup version placeholder 2024-09-19 08:42:15 +00:00
dc25881512 [4.3.3新引入]fix src_cs is NULL check bug in PL 2024-09-19 08:40:42 +00:00
b58eb7b6a6 [CP] fix oracle sys view priv deleted after upgrade 2024-09-19 08:39:09 +00:00
932783acea update local cache info when select __all_virtual_sysstat and __all_virtual_ss_local_cache_info 2024-09-19 08:36:13 +00:00
4705c8672d Placeholder for mysql date types in json 2024-09-19 08:34:39 +00:00