Commit Graph

14853 Commits

Author SHA1 Message Date
f7e9334490 optimize dag scheduler thread allocation 2024-08-27 15:23:32 +00:00
3303c68606 Add debug log for memtable destroy 2024-08-27 15:17:27 +00:00
b6b2364a32 [TABLELOCK] refine struct of ObLockFuncContext, check ObSQLSessionInfo and ObExecContext is not null before use them 2024-08-27 15:11:19 +00:00
c0b2e36c0f fix ls locality concurrent bug && fix ddl slice store sort bug 2024-08-27 14:58:12 +00:00
e273c377e4 Fix: memory leak in sql audit 2024-08-27 14:16:07 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ee76b4deb8 [to #2024082000104197520] fix memory leak of session cursor & fix var%notfound 2024-08-27 12:14:26 +00:00
502c2b251d fix: do not merge view if contained correlated join/semi join condition expr 2024-08-27 12:08:24 +00:00
0de8b3356d Fix the error code overwriting that causes crash 2024-08-27 12:01:46 +00:00
4920198e75 move threads of deleted group to OBCG_DEFAULT 2024-08-27 11:55:43 +00:00
2dca1d4437 Writing to the tmp file may quickly exit with an error code when OB_SERVER_OUTOF_DISK_SPACE reported; 2024-08-27 11:49:45 +00:00
ad224ebdb6 patch [FEAT MERGE] support olap async job
Co-authored-by: lmjhh <576788582@qq.com>
2024-08-27 11:43:42 +00:00
b81b5f9d1f [CP] [to #2024080700104062851] fix dup condition resolve 2024-08-27 09:18:23 +00:00
4edb7b4b37 [FEAT MERGE] DML stong type refactoring and optimization 2024-08-27 08:31:09 +00:00
24f761a6da fix tmp file flush manager insert empty flush context into file_ctx_hash unexpectedly 2024-08-27 08:12:59 +00:00
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