Commit Graph

16384 Commits

Author SHA1 Message Date
2173a0a9f1 enable parallel create index when split partition 2024-12-03 04:44:44 +00:00
3587a5652b fix dbms scheduler permission bug 2024-12-03 04:15:09 +00:00
b015823f67 DDL replay skip write SS if not in restoring 2024-12-02 22:16:36 +00:00
d331c276ba [CP] fix dynamic sampling cause rowcount overflow 2024-12-02 21:45:15 +00:00
d3eea6422b bugfix: parquet read number 2024-12-02 21:19:07 +00:00
faf617b72a [Fix] Remove checksum_type in get_storage_info_str 2024-12-02 21:15:51 +00:00
ca3cbbc904 adjust column group array order when creating new tables and delayed column transform 2024-12-02 20:46:18 +00:00
94a7206ab4 [CP] fix: inlist resolver wrongly process params for ps protocol 2024-12-02 19:47:18 +00:00
39246c6f0a [CP] use histogram for multi partition tables 2024-12-02 17:49:55 +00:00
6725aa1cde fix json extract combine with other range expr cause 4016 2024-12-02 16:16:14 +00:00
f85bad9f03 [master] add new log type on master 2024-12-02 14:49:38 +00:00
5bce872a90 add debug info for sn tmp file flush task timeout 2024-12-02 14:46:24 +00:00
495d40c434 fix bug, sort vec op report 4013 when build index 2024-12-02 14:16:46 +00:00
ee85e405f2 do tablet checksum verification before generating auto split task 2024-12-02 13:48:02 +00:00
dc75af025a fix groupby pushdown into union bug 2024-12-02 13:44:44 +00:00
32ff8f006e fix ObDASMVILookupIter::save_rowkey 2024-12-02 12:45:44 +00:00
eb145dfcb7 [CP] fix di container aggregation error reporting and add more log to debug. 2024-12-02 12:15:08 +00:00
fabd82bd5e reopen memory limit of tenant_500 for core-test 2024-12-02 11:45:27 +00:00
6e1de2428d fix:multivalue query bug and disable year type 2024-12-02 11:18:24 +00:00
d68413c2e3 The PDML operator does not call the member's destructor, resulting in the operator's member RtDef not being destructed, causing a memory leak 2024-12-02 11:15:09 +00:00
4ad457ced3 fix cgroup log display 2024-12-02 10:45:08 +00:00
4395407af0 add select all virtual table in small farm 2024-12-02 09:45:05 +00:00
75546edf81 fix for expandvecop, set_payload_shallow will unset null,leading to dup_expr null val != org_expr 2024-12-02 09:14:56 +00:00
3fd27542f2 // FARM COMPAT WHITELIST: refine ObFuncType interface 2024-12-02 08:44:51 +00:00
e4890de92a ObCOSSTableRowsFilter::reuse should not decrease filter ref_cnt_ 2024-12-02 08:15:01 +00:00
c54c1c56e5 Add SIGILL to ob_signal_handler 2024-12-02 07:45:04 +00:00
1e8344bb26 [CP] add _enable_add_and_create_index configuration to control high-risk ddl execution 2024-12-02 06:44:46 +00:00
3c95e7ef4d Fix null pointer in ObWindowFunctionVecOp 2024-12-02 06:18:04 +00:00
8fe66d7473 move dag net to finished list to clear_dag_net_ctx() without dag_net_map_lock 2024-12-02 06:14:48 +00:00
e9bfd7528d [FTS][BUG.FIX] fix -4103 issue while post-build fulltext search index 2024-12-02 05:45:10 +00:00
f9a88485df add mds_read_defense when data is in_complete 2024-12-02 05:18:17 +00:00
c01b71d446 [FTS][BUG.FIX] fix coredump 2024-12-02 05:14:58 +00:00
6ee5b06314 if tx data tablet minor sstable is not recycled, do not count it when calculating ls backfill tx scn 2024-12-02 04:45:07 +00:00
e288241770 fix bug, not allow to create column store table in shared storage mode 2024-12-02 04:15:29 +00:00
12f2572b6d Fix mysqltest failures 2024-12-02 03:46:09 +00:00
96b9580efd fix simplify group by bug 2024-12-02 03:15:37 +00:00
83215297ae placehold about compressible tmp file 2024-11-29 18:46:37 +00:00
69b60bf921 [ARRAY] fix array push_back with [null] 2024-11-29 18:16:00 +00:00
5f5e1bc8c4 pdml parallel logging race condition on callback_list.log_cursor_ 2024-11-29 17:45:44 +00:00
57ecb8a20e fix hashgroupby 3stage implicit aggr bug 2024-11-29 15:45:36 +00:00
5036be657b enable obtest:shared_storage.partition_balance 2024-11-29 15:15:47 +00:00
30eb2ce6d6 support parquet read ufloat,udouble,unsigned decimal(unumber) 2024-11-29 14:48:35 +00:00
9d62ee876f FIx type deduction for decimal int division 2024-11-29 14:45:19 +00:00
2f74f70567 fix: get log_history core 2024-11-29 12:45:10 +00:00
580a1cefc9 do real batch insert to reorganize history table 2024-11-29 12:19:15 +00:00
9abdd6eb2c [CP] bugfix: remove redundant copy when build calc_rowid_expr
Co-authored-by: yishenglanlingzui <395329313@qq.com>
2024-11-29 11:15:32 +00:00
59be83e088 [CP] [CP][OBKV] route need refresh when rename table 2024-11-29 10:18:09 +00:00
d379d20563 fix minors lost when data split orthogonal rebuild. 2024-11-29 10:14:52 +00:00
218184335b Add null bitmap backup/restore in expansion operator 2024-11-29 09:44:48 +00:00
b0ee07126b Add testing for the object storage IO retry mechanism 2024-11-29 07:44:40 +00:00