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
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
f65f5e5d61
[CP] Fix lob selectivity bug
2024-08-21 06:53:39 +00:00
5004a66cdb
Fix mysqltest
2024-08-21 05:13:07 +00:00
adef77e621
placeholder about tmp file virtual table|view
2024-08-21 05:06:53 +00:00
2df6814ad8
fix standby read blocked
2024-08-21 04:59:58 +00:00
2266d37762
remove set_group_id limit
2024-08-21 04:20:00 +00:00
760f84b1ee
Add rpc pcode placeholder
2024-08-21 04:14:01 +00:00
a1e7ad7267
Add system variable range_index_dive_limit and partition_index_dive_limit
2024-08-21 04:07:45 +00:00
3243eaf514
Minor, fix type of select_into op serialized value
2024-08-20 14:18:10 +00:00
ed07fd263f
Placeholder for ObSSTableBasicMeta compat
2024-08-20 13:49:30 +00:00
5178396599
fix tmp file not insert into flush prio mgr when there are flush tasks not completed
2024-08-20 13:18:59 +00:00
6bb31f7239
release all ddl kv when direct load mgr not needed
2024-08-20 12:28:02 +00:00
ab3f21264c
fix mysqltest
2024-08-20 12:09:16 +00:00
d3ec63e548
当升级的时候禁止transfer
2024-08-20 12:02:39 +00:00
5e90f2342a
Fix bug( #2017 ): ( #2092 )
...
* Fix bug(#2017 ): oblogminer incorrectly labeled LOB type NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled LOB type NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.
* Enhancement(#2017 ): oblogminer incorrectly labeled NULL values from real logs as potentially inaccurate. Update oblogminer unit tests to adapt to the fixed bug.Check all the format
2024-08-20 19:37:05 +08:00
dce97deb2b
[CP] [to #2024081300104107288 ] fix bulk collect with null composite value
2024-08-20 08:53:59 +00:00
f5ddb04304
upgrade virtual schema when change order of column
2024-08-20 08:35:56 +00:00