Commit Graph

14942 Commits

Author SHA1 Message Date
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
3d04fb02e6 PlaceHolder: micro_index_clustered 2024-08-30 07:19:32 +00:00
fc82fb6c3c FIX: process array push_back failure in tmp file meta tree 2024-08-30 04:19:39 +00:00
ade45a9bcf fix memory leak && vector index defence 2024-08-30 04:13:31 +00:00
9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 2024-08-29 15:49:24 +00:00
b8cd6b8073 [CP] recover STORAGE_WRITING_THROTTLE_TIME event 2024-08-29 12:41:49 +00:00
1b27ec5fb9 fix core when getting old row with ObSingleRowGetter 2024-08-29 12:23:17 +00:00
c46c411ad9 forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest 2024-08-29 12:10:59 +00:00
bc8f935437 PCODE Placeholder: OB_NOTIFY_SHARED_STORAGE_INFO 2024-08-29 12:04:13 +00:00
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