Commit Graph

14856 Commits

Author SHA1 Message Date
358518678f [CP] Fix the issue of observer crashing when accessing the deleted tenant's plan cache. 2024-09-02 11:20:14 +00:00
5686ea36f2 add some fields for tmp file virtual table 2024-09-02 09:03:37 +00:00
a8c79ab53b fix rollback bug when failed in updating tmp file meta 2024-09-02 08:44:16 +00:00
0da18c43f7 bugfix for tmp file flush and swap mechanism 2024-09-02 07:53:58 +00:00
4942521cce rollback writeset when rollback first stmt if stmt will retry 2024-09-02 07:34:27 +00:00
81b0d69c37 [CP] fix missing not null constraint for expr_not_null check 2024-09-02 07:27:16 +00:00
dde677f13c [BUGFIX] fix mysqltest case 2024-09-02 07:07:47 +00:00
7309a66875 Fix wrong aggregate result when aggregation is pushdown to decoder 2024-09-02 07:00:30 +00:00
5c8c2aeb69 Determine the min cluster version and enable new operator 2024-09-02 06:48:11 +00:00
312ef888db fix all_rows_active wrong value when detect skew detection 2024-09-02 06:41:57 +00:00
72ccbd990f vector ddl task use errsim to check for hung bugs
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-09-02 06:27:57 +00:00
5b30583964 FORCE_READONLY_ZONE placeholder 2024-09-02 06:21:48 +00:00
c80dadc178 fix tmp file flush mgr fail to reserve space for array 2024-09-02 03:36:30 +00:00
454c15e162 Revert delete relative mapping rules when deleting consumer group 2024-09-02 03:16:24 +00:00
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