Commit Graph

  • 48090094a2 serialize exec context for direct load coolfishchen 2024-09-03 05:20:37 +00:00
  • c1d8e1ad80 [Bugfix] fix coredump when do inner sql for user name in sql audit, cause by request use after free WeiXinChan 2024-09-03 02:49:18 +00:00
  • 2cdeaddd8c [CP] [to #2024071600103723443] fix: add param type defence at execution stage & fix several related bugs haohao022 2024-09-02 21:23:25 +00:00
  • 696c9127a0 weak reads are not supported when using vector index a1iive 2024-09-02 21:17:15 +00:00
  • a2463dca5d [TABLELOCK] fix the bug about release_lock return null when lock_cnt != 1 YangEfei 2024-09-02 21:10:51 +00:00
  • ca48ae8cdb [VectorIndex] fix deserialize when get large vector data Carrot-77 2024-09-02 21:03:16 +00:00
  • 569304f966 [MDS] add remove mds node interface fengdeyiji 2024-09-02 20:14:26 +00:00
  • 788c2a3489 support ss_micro_cache evict micro_block_meta based on memory_size donglou-zhang 2024-09-02 17:44:07 +00:00
  • 68732f5a22 migration choose source adapte to C replica tmp code obdev 2024-09-02 16:45:09 +00:00
  • f8602dc0e7 fix: specified write_infos for cg_sstable of large_co_sstable gaishun 2024-09-02 16:24:46 +00:00
  • 9132f50dd7 to issue<2024081500104140316>:fix 4016 issue hanr881 2024-09-02 16:12:19 +00:00
  • ad09395e06 fix unstable vector index cases wanghangQ 2024-09-02 16:05:17 +00:00
  • 7944b55fa4 Fix acquire/release snapshot bugs Hongqin-Li 2024-09-02 15:58:01 +00:00
  • 75091cdad9 [vector index] adjust some vector index behaviors. JLY2015 2024-09-02 15:51:35 +00:00
  • e76af9eb42 fix mysqltest regression helloamateur 2024-09-02 15:45:07 +00:00
  • 0677f75310 fix wrong device handle in ss mode oceanoverflow 2024-09-02 15:38:56 +00:00
  • 7b05dec967 fix lock_memtable check write allow mds err_code obdev 2024-09-02 15:19:16 +00:00
  • 9302432925 [CP] modify OB_MALLOC_MIDDLE_BLOCK_SIZE to improve memory utilization tushicheng 2024-09-02 12:54:46 +00:00
  • b0f38dcd3f placeholder for rb_iterate expr qijiax 2024-09-02 12:06:22 +00:00
  • 4eca71d8a1 [BUGFIX] fix collection type columns as storing col in normal index skylhd 2024-09-02 11:59:14 +00:00
  • af11341473 [vector index] create aux index ddl task using trans JLY2015 2024-09-02 11:53:04 +00:00
  • 04d59ec424 [CP] lock wait mgr miss wake up bug fix felix-w15 2024-09-02 11:46:49 +00:00
  • 358518678f [CP] Fix the issue of observer crashing when accessing the deleted tenant's plan cache. GongYusen 2024-09-02 11:20:14 +00:00
  • 5686ea36f2 add some fields for tmp file virtual table lalalafeier 2024-09-02 09:03:37 +00:00
  • a8c79ab53b fix rollback bug when failed in updating tmp file meta wanyue-wy 2024-09-02 08:44:16 +00:00
  • 0da18c43f7 bugfix for tmp file flush and swap mechanism obdev 2024-09-02 07:53:58 +00:00
  • 4942521cce rollback writeset when rollback first stmt if stmt will retry chinaxing 2024-09-02 07:34:27 +00:00
  • 81b0d69c37 [CP] fix missing not null constraint for expr_not_null check JinmaoLi 2024-09-02 07:27:16 +00:00
  • dde677f13c [BUGFIX] fix mysqltest case skylhd 2024-09-02 07:07:47 +00:00
  • 7309a66875 Fix wrong aggregate result when aggregation is pushdown to decoder XIAO-HOU 2024-09-02 07:00:30 +00:00
  • 5c8c2aeb69 Determine the min cluster version and enable new operator obdev 2024-09-02 06:48:11 +00:00
  • 312ef888db fix all_rows_active wrong value when detect skew detection lucky-sinx 2024-09-02 06:41:57 +00:00
  • 72ccbd990f vector ddl task use errsim to check for hung bugs wu-xingying 2024-09-02 06:27:57 +00:00
  • 5b30583964 FORCE_READONLY_ZONE placeholder GongYusen 2024-09-02 06:21:48 +00:00
  • c80dadc178 fix tmp file flush mgr fail to reserve space for array dongb0 2024-09-02 03:36:30 +00:00
  • 454c15e162 Revert delete relative mapping rules when deleting consumer group zhjc1124 2024-09-02 03:16:23 +00:00
  • a90a362952 remove lob_ddl_mysql case in ss mode obdev 2024-08-31 12:52:25 +00:00
  • 3d04fb02e6 PlaceHolder: micro_index_clustered gaishun 2024-08-30 07:19:32 +00:00
  • fc82fb6c3c FIX: process array push_back failure in tmp file meta tree lalalafeier 2024-08-30 04:19:39 +00:00
  • ade45a9bcf fix memory leak && vector index defence a1iive 2024-08-30 04:13:31 +00:00
  • 9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 XIAO-HOU 2024-08-29 15:49:24 +00:00
  • b8cd6b8073 [CP] recover STORAGE_WRITING_THROTTLE_TIME event ZenoWang 2024-08-29 12:41:49 +00:00
  • 1b27ec5fb9 fix core when getting old row with ObSingleRowGetter mjhmllover 2024-08-29 12:23:17 +00:00
  • c46c411ad9 forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest Tsunaou 2024-08-29 12:10:59 +00:00
  • bc8f935437 PCODE Placeholder: OB_NOTIFY_SHARED_STORAGE_INFO LeonChaoHi 2024-08-29 12:04:13 +00:00
  • e01f7509c4 refresh profile for master dimstars 2024-08-29 08:50:44 +00:00
  • 6209a43764 修复容灾删除内部表任务的事务超时问题 zhangzhenyuyu 2024-08-29 08:44:05 +00:00
  • fbd01002d0 [CP] Fix join filter bug xianyu-w 2024-08-29 08:25:12 +00:00
  • 0a42fe2399 [CP] fix opt_trace bug zzg19950727 2024-08-29 08:18:48 +00:00
  • d5984ffcef [CP] add _push_join_predicate opt_param zzg19950727 2024-08-29 07:59:00 +00:00
  • 5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type wanghangQ 2024-08-29 07:52:21 +00:00
  • 376ae13422 [CP] fix bug of TG_REENTRANT_THREAD_POOL::stop tushicheng 2024-08-29 07:26:20 +00:00
  • 87be285903 Minor, add jni error placeholder obdev 2024-08-29 07:08:37 +00:00
  • a2b074dc8b Revert mv rewrite privilege check hy-guo 2024-08-29 04:54:25 +00:00
  • f8177c2907 Fix core when clear pushdown filter. XIAO-HOU 2024-08-29 04:48:22 +00:00
  • bad861738c fix mv mysqltest bug medcll 2024-08-29 03:49:25 +00:00
  • 6cdac14ee2 add expr split_part wjhh2008 2024-08-29 03:17:53 +00:00
  • 6a68362067 [FEAT MERGE] [433] sql execution improvements obdev 2024-08-28 13:54:39 +00:00
  • 9e776df847 [CP] delete relative mapping rules when deleting consumer group zhjc1124 2024-08-28 12:54:40 +00:00
  • ef7148d5c0 bugfix: add break for switch case dontknow9179 2024-08-28 10:23:51 +00:00
  • d2b4715bfa add placeholder enum types releated to OBCDC OUTROW LOB obdev 2024-08-28 06:55:22 +00:00
  • 11d02f6ac2 [to #2024082700104277785]Free mem_context_ memory when pl_cursor_map_ create fails. swjtu-wenxiang 2024-08-28 05:47:54 +00:00
  • 4a48d6789c Merge branch 'master' into develop wangyunlai 2024-08-28 13:47:52 +08:00
  • ac50f77b81 check and mutate placeholder stuBirFly 2024-08-28 05:14:02 +00:00
  • f0b7377713 [CP] fix group_id_type_map update error zhjc1124 2024-08-28 05:07:37 +00:00
  • d731837e67 add OB_IO_TIMEOUT error code obdev 2024-08-28 04:14:55 +00:00
  • f761eb0cb9 if transfer txn is killed, we need use proper errorcode for tansfer process Handora 2024-08-28 03:51:07 +00:00
  • c76fda0bef [FEAT MERGE] Roaringbitmap type phase-2, performance optimization qijiax 2024-08-28 03:45:02 +00:00
  • e7cd603e19 fix: int ObSharedNothingTmpFile::append_write_memory_tail_page_ obdev 2024-08-28 03:31:54 +00:00
  • accf9379d3 ObMaxIdType placeholder Revendell 2024-08-28 03:25:32 +00:00
  • 4f66a31a19 fix create hidden table hold too much memory Charles0429 2024-08-27 16:55:14 +00:00
  • 80f57afdf1 [CP] raise SIGKILL when observer start failed zhjc1124 2024-08-27 16:36:21 +00:00
  • 27fca33fd0 fix bug of applying memory for fast heap mode obdev 2024-08-27 16:29:36 +00:00
  • 478d5d29de fix test_transfer_tx_data ZenoWang 2024-08-27 16:23:19 +00:00
  • c3c60dd20c [master][tx-route] keep tx-state and op_sn will not go backward chinaxing 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 obdev 2024-08-27 15:36:06 +00:00
  • f7e9334490 optimize dag scheduler thread allocation obdev 2024-08-27 15:23:32 +00:00
  • 3303c68606 Add debug log for memtable destroy ZenoWang 2024-08-27 15:17:27 +00:00
  • b6b2364a32 [TABLELOCK] refine struct of ObLockFuncContext, check ObSQLSessionInfo and ObExecContext is not null before use them YangEfei 2024-08-27 15:11:19 +00:00
  • c0b2e36c0f fix ls locality concurrent bug && fix ddl slice store sort bug Tsunaou 2024-08-27 14:58:12 +00:00
  • e273c377e4 Fix: memory leak in sql audit yaojing624 2024-08-27 14:16:07 +00:00
  • c11ef76f19 [FEAT MERGE]ODPS patch to master cqliang1995 2024-08-27 14:09:55 +00:00
  • ee76b4deb8 [to #2024082000104197520] fix memory leak of session cursor & fix var%notfound obdev 2024-08-27 12:14:26 +00:00
  • 502c2b251d fix: do not merge view if contained correlated join/semi join condition expr PatZhuang 2024-08-27 12:08:24 +00:00
  • 0de8b3356d Fix the error code overwriting that causes crash obdev 2024-08-27 12:01:46 +00:00
  • 4920198e75 move threads of deleted group to OBCG_DEFAULT zhjc1124 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; obdev 2024-08-27 11:49:44 +00:00
  • ad224ebdb6 patch [FEAT MERGE] support olap async job obdev 2024-08-27 11:43:42 +00:00
  • b81b5f9d1f [CP] [to #2024080700104062851] fix dup condition resolve obdev 2024-08-27 09:18:23 +00:00
  • 4edb7b4b37 [FEAT MERGE] DML stong type refactoring and optimization mjhmllover 2024-08-27 08:31:08 +00:00
  • 24f761a6da fix tmp file flush manager insert empty flush context into file_ctx_hash unexpectedly dongb0 2024-08-27 08:12:59 +00:00
  • 4713cafd85 fix latin leng_sp bug akaError 2024-08-26 11:18:58 +00:00
  • bfba7eb3fd [CP] bugfix: partitioned external table not add pwj constraints dontknow9179 2024-08-26 10:48:14 +00:00
  • 726029ea3c [CP] fix privilege check for dml stmt is to strict yinyj17 2024-08-26 10:29:29 +00:00
  • 0c96e4258d [CP] fixed partial read failure return OB_SUCCESS HaHaJeff 2024-08-26 10:23:39 +00:00
  • bde6581619 fix non strict constraints partition wise join reorder partition bug obdev 2024-08-26 09:48:20 +00:00
  • 9895d573eb [to #2024082100104215842] fix: fix get_sys_var sanity core dump 0xacc 2024-08-26 08:54:55 +00:00
  • b8adb83053 Fix migration src 0.0.0.0 question. godyangfight 2024-08-26 08:48:45 +00:00
  • 83350fabe2 fix log_exchange compute op_ordering bug zzg19950727 2024-08-26 08:23:55 +00:00
  • e96f717f75 resume group_id when group guard destruct zhjc1124 2024-08-26 08:18:08 +00:00