Commit Graph

16448 Commits

Author SHA1 Message Date
b85295cd0e fix mv rewrite and mv refresh bugs 2024-12-03 11:45:18 +00:00
d267a08d40 fix print issue when string array contains quote and unsigned bugs of array types 2024-12-03 11:15:18 +00:00
e7fca2c311 [OBKV] fix: ignore error when fail to get/add plan cache 2024-12-03 10:44:48 +00:00
8877de152f [to #2024072400103900534] fix mysqltest, add memory context when create package body resolver 2024-12-03 10:15:19 +00:00
bc1ef16a4a fix mysqltest 2024-12-03 09:14:32 +00:00
fbb402c1c0 fix the issue that parallel servers target statistics not correctly 2024-12-03 08:45:08 +00:00
7833f03e5f [CP] to issue<2024112200105243924>:fix '--' comment issue 2024-12-03 08:15:29 +00:00
0aaad7d87f [CP] to issue<2024112200105245075>:fix memory leak when fail to init package record var 2024-12-03 07:46:10 +00:00
4928de3364 to issue<2024112900105382231>:fix core when free rawtype obobj memory 2024-12-03 07:15:08 +00:00
b324d19e3f master placeholder for 6 exprs in array phase 3 2024-12-03 06:45:16 +00:00
164ef4c6af fix join filter correct problem 2024-12-03 06:16:10 +00:00
f46ef91361 [ARRAY] fix array hash core 2024-12-03 05:48:25 +00:00
2ec64482fc fix partition count not match for hash join and join filter 2024-12-03 05:45:07 +00:00
e9b7ee220a Remove tenant id limitation in kvcache 2024-12-03 05:15:11 +00:00
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