Commit Graph

14833 Commits

Author SHA1 Message Date
e01f7509c4 refresh profile for master 2024-08-29 08:50:47 +00:00
6209a43764 修复容灾删除内部表任务的事务超时问题 2024-08-29 08:44:05 +00:00
fbd01002d0 [CP] Fix join filter bug 2024-08-29 08:25:12 +00:00
0a42fe2399 [CP] fix opt_trace bug 2024-08-29 08:18:48 +00:00
d5984ffcef [CP] add _push_join_predicate opt_param 2024-08-29 07:59:00 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
376ae13422 [CP] fix bug of TG_REENTRANT_THREAD_POOL::stop 2024-08-29 07:26:21 +00:00
87be285903 Minor, add jni error placeholder 2024-08-29 07:08:37 +00:00
a2b074dc8b Revert mv rewrite privilege check 2024-08-29 04:54:25 +00:00
f8177c2907 Fix core when clear pushdown filter. 2024-08-29 04:48:22 +00:00
bad861738c fix mv mysqltest bug 2024-08-29 03:49:25 +00:00
6cdac14ee2 add expr split_part 2024-08-29 03:17:54 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
9e776df847 [CP] delete relative mapping rules when deleting consumer group 2024-08-28 12:54:40 +00:00
ef7148d5c0 bugfix: add break for switch case 2024-08-28 10:23:51 +00:00
d2b4715bfa add placeholder enum types releated to OBCDC OUTROW LOB 2024-08-28 06:55:22 +00:00
11d02f6ac2 [to #2024082700104277785]Free mem_context_ memory when pl_cursor_map_ create fails. 2024-08-28 05:47:54 +00:00
ac50f77b81 check and mutate placeholder 2024-08-28 05:14:02 +00:00
f0b7377713 [CP] fix group_id_type_map update error 2024-08-28 05:07:37 +00:00
d731837e67 add OB_IO_TIMEOUT error code 2024-08-28 04:14:56 +00:00
f761eb0cb9 if transfer txn is killed, we need use proper errorcode for tansfer process 2024-08-28 03:51:07 +00:00
c76fda0bef [FEAT MERGE] Roaringbitmap type phase-2, performance optimization 2024-08-28 03:45:02 +00:00
e7cd603e19 fix: int ObSharedNothingTmpFile::append_write_memory_tail_page_ 2024-08-28 03:31:54 +00:00
accf9379d3 ObMaxIdType placeholder 2024-08-28 03:25:32 +00:00
4f66a31a19 fix create hidden table hold too much memory 2024-08-27 16:55:15 +00:00
80f57afdf1 [CP] raise SIGKILL when observer start failed 2024-08-27 16:36:21 +00:00
27fca33fd0 fix bug of applying memory for fast heap mode 2024-08-27 16:29:36 +00:00
478d5d29de fix test_transfer_tx_data 2024-08-27 16:23:19 +00:00
c3c60dd20c [master][tx-route] keep tx-state and op_sn will not go backward 2024-08-27 16:17:07 +00:00
b10924a9cd fix cache miss count of tablet_table_cache and storage_meta_cache in __all_virtual_kvcache_info 2024-08-27 15:36:06 +00:00
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