Commit Graph

14856 Commits

Author SHA1 Message Date
db0d5ef1b7 [CP] fix direct load create tablet mgr twice 2024-08-23 10:54:10 +00:00
058c8edbae fix direct load coordinator write lock contention 2024-08-23 10:47:18 +00:00
8f7ce6d472 fix cs replica checksum validation 2024-08-23 10:41:09 +00:00
36707d153e [CP] [to #2024081500104151462]Fix:pl cache no hit when different db have same name table 2024-08-23 10:34:53 +00:00
0ba68e5dc9 Fix padding for new added col 2024-08-23 10:28:27 +00:00
d67262a45e [BUG] fix multi version garbage collector for tx_desc 2024-08-23 10:22:23 +00:00
697cf80681 fix cgroup issues 2024-08-23 10:16:15 +00:00
3c077a1a6d [CP] [GIS] fix srs memory expand in exceptional cases 2024-08-23 09:57:37 +00:00
9bb3af5e35 recover compaction dag count limit configure 2024-08-23 07:15:18 +00:00
06bbec1303 [to #2024082100104212762] fix: fix core dump when ? in DBMS_SQL.PARSER 2024-08-23 07:09:33 +00:00
dc6978c815 fix eval cost failed when merge into updatable view 2024-08-23 07:02:35 +00:00
c3a9346bd5 [FEAT MERGE]Support insert overwrite partition 2024-08-23 06:38:15 +00:00
ca63e309a3 bugfix for tmp file flush 2024-08-23 04:03:08 +00:00
66063e6dce fix: int ObSharedNothingTmpFile::remove_useless_page_in_data_flush_infos_ 2024-08-23 03:45:10 +00:00
c7dcbee52b [CP] [to #2024080800104069136] fix: compile udf report parse error after upgrade observer from 410 to 425 2024-08-23 03:39:14 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
cb61323917 [FEAT MERGE] enhance distributed late materialization [433] 2024-08-22 16:31:05 +00:00
139fdda7b7 [FEAT MERGE]Support column store in creating materialized view
Co-authored-by: medcll <527998250@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-08-22 16:25:10 +00:00
2ddad4afc0 [FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name 2024-08-22 16:18:56 +00:00
962667c3bd [CP] [to #2024081300104110394] fix: skipping spi_result deconstruction in the exception path leads to memory leak 2024-08-22 13:58:31 +00:00
a96c34e695 fix tmp file fail to insert_meta_tree when memory is not enough 2024-08-22 13:46:44 +00:00
81e39dc173 [FEAT MERGE] Column Store Replica
Co-authored-by: LeonChaoHi <15201161716@163.com>
Co-authored-by: zzg19950727 <1071026277@qq.com>
2024-08-22 11:26:16 +00:00
11d47a78ce Fix root_macro_seq compat 2024-08-22 09:10:56 +00:00
ba068fff43 fix mysqltest use db failed && modify dataversion for start_servers 2024-08-22 08:51:22 +00:00
cd124403e2 Fix regexp_replace core caused by incorrect template parameter passing 2024-08-22 08:39:32 +00:00
83c293f357 set default table mode to queuing for mlog 2024-08-22 06:01:48 +00:00
2e2c0d5c86 Configuration item placeholder 2024-08-22 05:55:27 +00:00
048b7033d7 [FEAT MERGE] external table support compressed csv file 2024-08-22 05:36:29 +00:00
b974a3dc7d [CP][FEAT MERGE] [Patch from 4.2.1.8] add ob_kv_mode variable to mark OBKV tenant and limit tenant capacity 2024-08-22 05:29:55 +00:00
e378f7f147 move gtid/pkt_id to ObReqTransport::AsyncCB and support terminate rpc in ObAsyncRpcProxy 2024-08-22 05:11:17 +00:00
78a2108dc6 [CP] fix select * in exists 2024-08-22 04:18:02 +00:00
b72d6286bd Hide add_self_to_cgroup and set_group_id 2024-08-22 03:29:58 +00:00
2677fd458b [FEAT MERGE] Optimizing external table direct load performance 2024-08-21 14:00:23 +00:00
3eb803a4d0 Discard user restore job if sys restore job failed 2024-08-21 13:42:32 +00:00
54f6db574a fix external sort ut core dump 2024-08-21 13:36:06 +00:00
ee4a27aa39 Fix restore transfer backfill check ddl major sstable bug. 2024-08-21 13:17:32 +00:00
10993c4915 [CP] [MDS] deserialize buffer_ctx by multi_data_source id 2024-08-21 13:11:36 +00:00
7de3a485cb remove tmp_file_handle from tmp_file_io_handle 2024-08-21 13:04:41 +00:00
a6cb5fe594 [CP] [GIS] fix gis index with high resolution 2024-08-21 12:57:28 +00:00
f7c92208af Case of Tenant Backup Tasks Cancelled with Error 4016 2024-08-21 12:51:35 +00:00
a98241c7ec fix user variable和mysql不同 2024-08-21 12:45:43 +00:00
38896ca913 add pq_gby/pq_distinct hint, fix some outline bug 2024-08-21 12:26:58 +00:00
cdaf7ee37d Merge branch 'pr_2094' 2024-08-21 12:15:07 +00:00
2baf07341a BUGFIX: do_trans_end always clean tablelock 2024-08-21 09:55:52 +00:00
ec846f1b29 [auto split] fix serialize param error 2024-08-21 09:24:41 +00:00
sdc
d15a82d122 fix split granule report 4002 bug when tablet_size is zero 2024-08-21 09:18:35 +00:00
726e3a048e bugfix for ~GroupConcatExtraResult 2024-08-21 08:18:02 +00:00
c6abadd8cf ObTableFlag split to ObTableBackFlag and ObTableSharedFlag 2024-08-21 07:48:24 +00:00
b263784bf1 fix direct load build heap table multiple merge task 2024-08-21 07:24:51 +00:00
d9203e2b94 add check_tg_id_leak case 2024-08-21 07:18:52 +00:00