Commit Graph

13479 Commits

Author SHA1 Message Date
086c0e324a add SMART_CALL to recursive_check_equal_condition. 2024-04-24 11:15:48 +00:00
b055210014 fix_multivalue index bug 2024-04-24 11:04:56 +00:00
2d4db165cd Bugfix: required_size adapt small sstable 2024-04-24 10:59:10 +00:00
00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL 2024-04-24 10:53:51 +00:00
f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
2024-04-24 10:38:06 +00:00
0a9725710b auto split query local index filter sql expr eval func place holder 2024-04-24 10:32:08 +00:00
aacc84bfc9 to issue<56337229>:adjust delete from __all_ncomp_dll filter condition 2024-04-24 10:26:37 +00:00
3ac857c73e [bugfix]: ignore -4018 while calling ObDDLKV::get_ddlmemtable. 2024-04-24 10:21:22 +00:00
5de554fc81 Hide passwords in upgrade scripts and fix compact_ce testcase 2024-04-24 08:23:04 +00:00
e36e4917bf fix st_makevalid as GENERATED_COL 2024-04-24 06:25:10 +00:00
bc062e48a6 fix temp table access rescan bug 2024-04-24 06:19:51 +00:00
1eff2ece62 系统变量占位 2024-04-24 05:46:23 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00
a4096506d4 optimize checkpoint executor logic 2024-04-24 03:46:30 +00:00
5f836a3c3b [CP] fix build_lob_param read retry_info core in upgrade 2024-04-24 03:03:57 +00:00
966f8f8d88 add ENABLE_HOTFUNC to control HOTFUNC_OPT 2024-04-23 17:52:08 +00:00
16d0c2d39a fix core of ob_table_load_mem_compactor 2024-04-23 17:41:28 +00:00
8a11d33bfb fix busy log_cb not return when log sync success callback and TxCtx is exiting 2024-04-23 17:35:35 +00:00
14961cf9f3 修复master内部表占位不一致问题 2024-04-23 17:29:25 +00:00
f3d6b18e58 [FTS][BUG.FIX] Fix both full-text and multi-value indexs in data table. 2024-04-23 13:49:51 +00:00
8aade630d8 Fix fixed float column convert range check 2024-04-23 13:44:29 +00:00
4737fc89c0 fix resolve partition function bug 2024-04-23 13:28:14 +00:00
318e26232e [CP] add MTL_WAIT for tenant_session_mgr 2024-04-23 13:22:45 +00:00
dca11e26fd fix 56 bit hash val leading to wrong ndv estimated. 2024-04-23 13:17:21 +00:00
90f04e6d73 [Archive] Add retry and error log print when sender occur encryt/decrypt error 2024-04-23 13:12:03 +00:00
28bc220a0b ObDDLMemtable use DIRECT_LOAD_MEMTABLE in inc direct load 2024-04-23 12:55:30 +00:00
77747a1cc7 [CP] [to #55482956]fix bug local synonym for dblink object 2024-04-23 11:02:22 +00:00
06ebe62e27 make use_idempotent_mode return false 2024-04-23 10:45:38 +00:00
ba047ea0d9 fix start_scn to make scn_range continuous in migrate phase 2024-04-23 10:40:17 +00:00
3dde2243e3 fix lose ret code in alloc expr 2024-04-23 10:23:39 +00:00
4286335ac3 [CP] fix the bug of lob for materialized view 2024-04-23 08:29:30 +00:00
3ef39dfe1d Supports meta tenants to access virtual tables of interm results 2024-04-23 07:50:48 +00:00
616d4b62cd fix:multivalue index lookup bug, create multivalue index with pk column 2024-04-23 07:45:16 +00:00
814ff31f53 fix mysqltest 2024-04-23 07:28:18 +00:00
778c43f157 [CP] fix bug of mem chunk size 2024-04-23 07:22:53 +00:00
435b05028f BUGFIX: fix core of get_lock 2024-04-23 05:26:48 +00:00
684939e62c Improve memtable debug log 2024-04-23 04:18:08 +00:00
4862a8e3c1 [FTS][BUG.FIX] fix print log coredump 2024-04-23 04:01:41 +00:00
ec55cd9b24 [CP] [CP][OBKV] fix: invalid route check when query 2024-04-23 03:50:32 +00:00
81d17e45d4 update obd version 2024-04-22 17:57:50 +00:00
82c173f560 cp open-source ut fail & geo 4016 union 2024-04-22 17:41:52 +00:00
0f00f1a727 fix mv rewrite bugs 2024-04-22 15:41:23 +00:00
fd32125850 [CP] destroy a successfully constructed dup ls member 2024-04-22 15:24:18 +00:00
7f07d633ce Fix aggregate pushdown to sst index when refresh table 2024-04-22 15:18:57 +00:00
3131c4a0da [FTS][BUG.FIX] fix core at oceanbase::sql::ObDASDomainUtils::segment_and_calc_word_count 2024-04-22 14:58:52 +00:00
04bfe70c05 fix rs backup failed when ls meet error 2024-04-22 14:53:21 +00:00
5199005443 [CP] fix lob remote read set_length bug 2024-04-22 12:17:29 +00:00
ba657257a9 Fix return error of wide::to_string 2024-04-22 12:11:58 +00:00
a72e2a51ae Fix the bug of missing processing of non-empty clob in batch regexp_replace eval 2024-04-22 12:06:04 +00:00