Commit Graph

13501 Commits

Author SHA1 Message Date
697d41cc03 Accelerate remove snapshot by specify index hint 2024-05-14 16:22:03 +00:00
2427fca500 [MySQL COMPATIBILITY] mock system variables 2024-05-14 14:21:53 +00:00
fbb3c3240e [DeadLock] add whitelist comment 2024-05-14 14:16:25 +00:00
252389c2b5 [CP] [421] fix oracle tenant table column related views showing index table problem 2024-05-14 13:49:03 +00:00
03cc19e66b fix test_io_manager test case 2024-05-14 13:32:22 +00:00
8849306ffb rename occupy oracle agent table of __all_scheduler_job_run_detail_v2 2024-05-14 12:53:20 +00:00
f7fa2e7dee disable table recover for materialized view 2024-05-14 12:47:37 +00:00
78275b0316 [CP] to issue<56261113>:fix system package pick routine issue 2024-05-14 12:42:13 +00:00
e05517c72c fix build bug on arm debian 12 and ubuntu 22 2024-05-14 12:30:52 +00:00
c5880d0ca1 Minor, prepare a position for repeat expr vector 2024-05-14 12:25:25 +00:00
4555973451 [TABLELOCK] move the process of recycling the DBMS_LOCK_ALLOCATED table to the background GC thread 2024-05-14 12:19:55 +00:00
0a654826a2 move conflict detector into new file 2024-05-14 12:03:13 +00:00
6857f369e6 [CP] [FIX] reject creating direct load memtable if there is only one slot in memtable mgr 2024-05-14 10:03:52 +00:00
b9cec994cb master rpc seize: migrating micro block cache in shared storage 2024-05-14 09:58:07 +00:00
143e1b4b4a Fix core when judge column store 2024-05-14 09:16:44 +00:00
14d1cbd56b adjust mview behaviors when gather stat and do dynamic sampling 2024-05-14 08:46:07 +00:00
19e74b8375 abort stuck when submit abort log failed due to direct load need submit end log 2024-05-14 08:16:37 +00:00
d5a81b4c57 Fix wrong macro block id in block sample 2024-05-14 07:51:47 +00:00
59f6051cbc Add placeholder for new RPC and errno 2024-05-14 07:16:45 +00:00
678b91faa1 [CP] [FIX] logstream freeze do not set snapshot_version for ddl kv 2024-05-14 06:19:10 +00:00
d5668ff4d4 [refine] writer thread force logging after finished submit log for freeze 2024-05-14 06:13:46 +00:00
8dd33b177b [FOREIGN KEY] fix the bug about write_auth twice during check foreign key constraint 2024-05-14 06:07:53 +00:00
6b091aa36a support print crash callstack for aarch64 2024-05-14 06:02:07 +00:00
5b1fa87e45 Occupy master structs for auto_split 2024-05-14 05:56:24 +00:00
9d77c33afe Fix lob vectorized, only enable json/text 2024-05-14 05:40:01 +00:00
f9eae3a16b sync ObMySQLPacketType with 42x 2024-05-14 05:34:32 +00:00
81cbc92372 [CP] [to #56439916] fix serval pl/sql bugs 2024-05-14 05:28:52 +00:00
e493a4abf5 finish open all insert_tablet_ctx before setting coordinator status to loading 2024-05-14 05:23:30 +00:00
a5e503fca1 [fts]add unique id for bm25 eval batch function 2024-05-13 15:19:39 +00:00
e51a72c4d8 [DeadLock] feature structure change occupy on master 2024-05-13 14:56:53 +00:00
46e9e157f9 remove sys group from occupying group_id 2024-05-13 14:31:26 +00:00
054ffd763c [OBCDC] fix memory leak of binlog records in replaying data_dict scenario 2024-05-13 14:26:02 +00:00
941265777f [OBKV] add error code for hbase increment 2024-05-13 14:10:03 +00:00
9620f05524 [bugfix] fix query return -4016 when drop fulltext index concurrently 2024-05-13 14:04:29 +00:00
eb298d97e0 set s3_region as an optional parameter 2024-05-13 13:58:47 +00:00
5e17be3199 fix set role bug 2024-05-13 13:53:22 +00:00
bdee14fc0a DDLTaskSerializedField placehold 2024-05-13 13:48:08 +00:00
97dbfd2f97 add data_progress and log_progress to DBA_OB_BACKUP_TASKS 2024-05-13 13:42:41 +00:00
6584227310 support backup get tablet handle without memtables 2024-05-13 13:36:54 +00:00
c61162c7f4 [CP] [to #56393901] desturct new collection element when store_result failed 2024-05-13 11:35:54 +00:00
2fe56b9302 occupy for __all_scheduler_job_run_detail_v2 2024-05-13 11:30:01 +00:00
14a830c971 occupy error code and eval_sod_relate placeholder 2024-05-13 09:41:43 +00:00
03d93b896f Enable vectorization for lob data of column stored table 2024-05-13 09:36:14 +00:00
c9db465e22 fix bug of not init direct_load_type_ 2024-05-13 07:15:58 +00:00
aefd04361f ddl task not retry error_code is changed to OB_TASK_EXPIRE 2024-05-13 06:50:44 +00:00
845b8ffe5c [CP] Fix estimate row in memtable if error occurs 2024-05-13 05:27:00 +00:00
04b378aa45 [CP] fix mysql priv view bug 2024-05-13 05:21:14 +00:00
4fca2f381a fix row col switch estimate row get tables 2024-05-13 04:46:34 +00:00
d629369d10 [fulltext] enable text retrieval query with no-index-back and no-relevacne-calculation opt hint
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-05-13 04:20:36 +00:00
92d802422f Placeholder for roaringbitmap expr. 2024-05-13 03:16:11 +00:00