Commit Graph

13503 Commits

Author SHA1 Message Date
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
b74c782221 Incorporating vectorization 2.0, modify the calculation method for max_batch_size. 2024-04-22 09:55:49 +00:00
327e04ad45 [CP] [FIX] Fix problem of memory leak in RCTE when encounter large memory allocation 2024-04-22 09:45:25 +00:00
dcf8d2d9b5 [json bugfix] json_query array out of range 2024-04-22 09:39:50 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
4d7b31b518 Revert SPLIT_SRC in ObTabletStatus 2024-04-22 07:15:52 +00:00
057b8cf550 [CP] [to #54388714] fix anonymous in arguments resolve & udf expr location & symbol compare with new interface 2024-04-22 06:46:12 +00:00
772c61d04b fix mview fast refresh bug when query contain special expr 2024-04-22 06:19:31 +00:00
54c98d2a93 [CP] bugfix:54999006 compatibility of xmlns string parse in XML expr 2024-04-22 06:03:00 +00:00
9d616dfdfb fix data version 2024-04-22 05:57:13 +00:00
6806d5da84 [CP] [NetStandby] Support primary update log restore source 2024-04-22 05:51:55 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
3dd0008dc9 add trans_result in ObDirectLoadControlCommitRes 2024-04-20 15:15:24 +00:00
d9824868ff fix mysqltest and modify outfile suffix 2024-04-20 14:58:29 +00:00
ab9346b0a8 add primary key constraint for materialized view log 2024-04-19 13:28:19 +00:00
2f8121bad8 placeholder for mds data source type and related mds ctx
Co-authored-by: fengdeyiji <546976189@qq.com>
2024-04-19 13:12:23 +00:00
139d23a688 fix mv rewrite plan cache bug 2024-04-19 11:16:28 +00:00
cf3bebc6a5 [CP] [CP] fix wrong table type in system view for external table 2024-04-19 10:45:57 +00:00
1153deebb4 fix lob memtable leak 2024-04-19 09:58:37 +00:00
d38d19df9a fix remove aggr distinct bug 2024-04-19 09:53:20 +00:00
sdc
5df6e2877a revert fix shared hash join + channel sync hang 2024-04-19 09:25:20 +00:00
2c0c080499 Fix bug: PrefixSort did not expand the memory capacity during the add batch 2024-04-19 07:15:56 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
sdc
686b0aba5d fix session get tenant timezone bug 2024-04-19 06:15:46 +00:00
d9944fd46b Restrict standby from creating versions greater than the primary. 2024-04-19 05:49:44 +00:00
284612e22d [CP] fix unstable cases 2024-04-19 05:26:43 +00:00
948ac8764c [CP] User can not modify the hidden pk. the key is controlled by db 2024-04-19 04:55:41 +00:00