|
ae6a932613
|
[FEAT MERGE] merge external table orc read feature
|
2024-08-26 06:32:55 +00:00 |
|
|
695a8e0b54
|
add virtual table| view about tmp file
|
2024-08-26 06:26:38 +00:00 |
|
|
6d520e25a9
|
[BUG] fix transfer during rollback to
|
2024-08-26 06:08:06 +00:00 |
|
|
e410ec98ee
|
[CP] [to #2024082000104192277] fix: fix routine DDL printing when SQL_MODE='ORACLE'
|
2024-08-26 03:48:14 +00:00 |
|
|
42f1e479c9
|
Fix change member list get tablet status using wrong timeout
|
2024-08-26 03:20:05 +00:00 |
|
|
26c0e1f161
|
[CP] support parallel dml modify same row concurrently
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2024-08-23 17:24:42 +00:00 |
|
|
a39c058fbc
|
Fix copy major of rebuild when restore
|
2024-08-23 17:18:39 +00:00 |
|
|
9f2fa5d3bc
|
[CP] allow pl implicit savepoint create on txn-route temp node
|
2024-08-23 15:09:00 +00:00 |
|
|
0cc45414b0
|
[CP] to issue<2024080100104012294>:fix sql in pl without questionmark cannot hit plan issue
Co-authored-by: yfzcsc <yfzcsc@gmail.com>
|
2024-08-23 15:02:39 +00:00 |
|
|
8074d8588a
|
[CP] [to #2024080100104015178] fix: move sysvar AUTOCOMMIT check for arraybinding after sessoin info synchronization
|
2024-08-23 14:56:32 +00:00 |
|
|
e48a0f2d22
|
bugfix: always add column convert for dependant expr of gen col
|
2024-08-23 14:44:41 +00:00 |
|
|
230369e51b
|
occupy for max_failures of __all_tenant_scheduler_job
|
2024-08-23 14:38:32 +00:00 |
|
|
30097a942f
|
[CP] dbms sched executor delete conn.check_priv
|
2024-08-23 14:31:51 +00:00 |
|
|
d01c1a9884
|
[CP] need deep copy stmt for evaluate stmt cost
|
2024-08-23 14:25:19 +00:00 |
|
|
3e2733ca28
|
[CP] support set system variable using ':='
|
2024-08-23 14:19:15 +00:00 |
|
|
d52d52c555
|
[CP] [OBCDC] Support update ls_svr_list refresh interval
|
2024-08-23 14:01:09 +00:00 |
|
|
10e34896bc
|
[FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
Co-authored-by: hy-guo <fqboyg@gmail.com>
|
2024-08-23 13:55:07 +00:00 |
|
|
5a0b6f8129
|
[CP] change join to right join
|
2024-08-23 13:49:09 +00:00 |
|
|
afc4047103
|
fix transform aggr subquery with window funtion bug
|
2024-08-23 11:45:27 +00:00 |
|
|
1936fe670f
|
parallel drop table rpc pcode placeholder
|
2024-08-23 11:39:00 +00:00 |
|
|
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 |
|