Commit Graph

14938 Commits

Author SHA1 Message Date
4713cafd85 fix latin leng_sp bug 2024-08-26 11:18:58 +00:00
bfba7eb3fd [CP] bugfix: partitioned external table not add pwj constraints 2024-08-26 10:48:14 +00:00
726029ea3c [CP] fix privilege check for dml stmt is to strict 2024-08-26 10:29:29 +00:00
0c96e4258d [CP] fixed partial read failure return OB_SUCCESS 2024-08-26 10:23:39 +00:00
bde6581619 fix non strict constraints partition wise join reorder partition bug 2024-08-26 09:48:20 +00:00
9895d573eb [to #2024082100104215842] fix: fix get_sys_var sanity core dump 2024-08-26 08:54:55 +00:00
b8adb83053 Fix migration src 0.0.0.0 question. 2024-08-26 08:48:45 +00:00
83350fabe2 fix log_exchange compute op_ordering bug 2024-08-26 08:23:56 +00:00
e96f717f75 resume group_id when group guard destruct 2024-08-26 08:18:08 +00:00
9b2deedb61 If the tmp file is deleted, the flush task will not be retried; delete the tmp file as soon as possible; 2024-08-26 07:26:48 +00:00
2509b30374 add materialized view on query computation err code 2024-08-26 06:50:57 +00:00
56af8cfa43 fix create memtable during replay corner case 2024-08-26 06:39:16 +00:00
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