Commit Graph

16263 Commits

Author SHA1 Message Date
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
325dc0031d fix the bug of not check collation valid when set session variable 2024-11-29 07:19:30 +00:00
8e70a77d11 fix hashjoin result error in multi pass 2024-11-29 07:16:15 +00:00
9ef226c618 Enable get_next_row checking only in sanity binary 2024-11-29 06:14:57 +00:00
750c4026ef too many pending log -- master placeholder 2024-11-29 04:44:57 +00:00
297e48bb8d [ARRAY] ctas with array_map bugfix 2024-11-29 04:19:22 +00:00
d0bb7bbd8d [bugfix] fix fulltext index functional lookup with global index or invalid index hint 2024-11-29 04:16:08 +00:00
78ac48a970 fix mem leak 2024-11-29 03:15:36 +00:00
0e99b63395 calc rowid for orc external table 2024-11-29 02:45:50 +00:00
48e36a8448 do not open micro block for column store 2024-11-28 17:19:18 +00:00
9fe0296236 fix some bug 2024-11-28 17:16:00 +00:00
b58946d7f6 fix adaptive compaction dag limit 2024-11-28 16:16:04 +00:00
29f354ac30 [fix] core caused by allocator reuse 2024-11-28 15:46:21 +00:00
b94eb0eede fix snapshot invalid when trans not end. 2024-11-28 14:45:40 +00:00
59b871547e fix ob_admin dumpsst commond 2024-11-28 14:16:05 +00:00
1a86ebe117 fix mysqltest 2024-11-28 13:45:14 +00:00
fd09979d38 fix direct load not set has_null_ for vector in shallow copy 2024-11-28 13:18:45 +00:00
e012731a64 [CP] Ignore duplicate primary key errors when inserting __wr_active_session_history 2024-11-28 12:44:30 +00:00
1118f19e2b fix mysqltest error 2024-11-28 12:15:51 +00:00
95413c18a5 fix test io manager and add test io manager v1 2024-11-28 11:44:45 +00:00
830569e8e6 Change some log level 2024-11-28 11:19:44 +00:00
03791b2a96 add unit gc check in upgrade_checker.py 2024-11-28 11:16:30 +00:00