5830 Commits

Author SHA1 Message Date
c6e620a2ab 旧世界编译通过 2025-04-30 16:17:08 +08:00
602469f453 add loongarch support v4.1 2025-03-25 17:55:15 +08:00
0d246e51c3 [CP] Fix invalid compatible problem 2024-02-06 14:15:13 +00:00
0fb5ef659c [CP] [CP] [CP] Change code owners 2024-02-06 14:01:21 +00:00
1876b956be [CP] fix io schedule when close resource_plan 2024-02-06 13:54:18 +00:00
6598f4f706 [CP] fix prewarm index block lifetime 2024-02-06 13:47:21 +00:00
e8697b854b [CP] support mysql.proc to get create time 2024-02-06 13:36:57 +00:00
894b05a0e5 [CP] [to #51527424]fixed refcursor fetch bug 2024-02-06 13:33:21 +00:00
8c5ebe51dd [CP] [Fix] fix same cte table name in different subquery resolve bug 2024-02-06 13:29:43 +00:00
aa2dc8f0e4 [CP] Clear evaluate flag in multiple merge 2024-02-06 13:26:05 +00:00
17558416a7 [CP] skip modify view status for unnecessary alter table stmt 2024-02-06 13:22:30 +00:00
24d7effcd7 [CP] enable lob outrow to inrow storage 2024-02-06 13:18:53 +00:00
bf678bf848 [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2024-02-06 13:15:17 +00:00
0d5b9621dc [CP] temporarily unlimited memory before init config 2024-02-06 13:11:42 +00:00
b6d027e868 [CP] Fix mvcc node concurrency bug when estimating row 2024-02-06 13:04:44 +00:00
dd754891ae bugfix : mysql mode json transform timestamp append time zone twice 2024-02-06 13:01:11 +00:00
fba0a1523f [CP] fix several subquery coalesce bugs 2024-02-06 12:57:37 +00:00
f6b65d7ca8 [CP] [to #48811148]fix bug goto stmt 2024-02-06 12:54:01 +00:00
bf1834f05c [CP] [BUGFIX] fix insert table failed after truncate and alter table 2024-02-06 12:40:13 +00:00
94009c8b9d [CP] [to #52134556]fix bug package fails to hit plan cache 2024-02-06 12:36:36 +00:00
15f78fbc9d [BUGFIX]fix mysql pl text type miss match 2024-02-06 12:33:00 +00:00
0aa4b802b2 [CP] Sync auto increment cache local_sync value to avoid inner table access 2024-02-06 12:29:24 +00:00
26d745a990 hide sensitive parameters 2024-02-06 12:25:49 +00:00
a5617db9d8 [CP] fix print band limit log issue 2024-02-06 12:18:48 +00:00
050e04cbf2 [CP] fix WaitGuard not working in spin wait 2024-02-06 12:15:11 +00:00
44d9edba98 [CP] fix core at ObMPConnect::init_process_single_stmt 2024-02-06 12:11:34 +00:00
d9c67c79a7 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2024-02-06 12:07:56 +00:00
30e8204f09 [CP] fix circular dependencies lead to inconsistent schema status 2024-02-06 12:04:19 +00:00
05aeed91c7 [CP] fix same io_timestamp in schedule_heap 2024-02-06 12:00:43 +00:00
ce58019197 [CP] fix distinct fd judgement bug 2024-02-06 11:57:06 +00:00
ef0b90c591 [CP] fix or expansion bug with lob datatype in mysql mode 2024-02-06 11:53:30 +00:00
4a14c03d32 [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2024-02-06 11:46:30 +00:00
e630a05822 bugfix: ObTmpTenantFileStore::io_allocator use 500 tenant memory. 2024-02-06 11:35:58 +00:00
0916e3ac2a [CP] Fix: session sync system_time_zone no need sync 2024-02-06 11:32:21 +00:00
86098f1427 [CP] fix subplan filter PKEY plan bug 2024-02-06 11:21:52 +00:00
673eade9f6 [CP] fix temp table access rescan bug 2024-02-06 11:18:12 +00:00
f43c45a6ee [CP] fix check_match_index interface bug 2024-02-06 11:14:33 +00:00
544cd42ee9 [CP] fix context core because of double free 2024-02-06 11:10:58 +00:00
ce109168be [CP] fix s2adapter leak 2024-02-06 11:07:20 +00:00
79f3cb3d8e [CP] [to #50044838]remove piece need session lock 2024-02-06 11:03:40 +00:00
1a32eb5a45 [CP] to issue<51110822>:fix call aggreate udf issue when cross user 2024-02-06 10:49:46 +00:00
dc24c6c301 [CP] bugfix: get_store cause deadlock 2024-02-06 10:42:44 +00:00
1e87ab2b63 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-02-06 10:39:05 +00:00
60cd939d14 [CP] fix rollup subquery expr bug under mysql mode 2024-02-06 10:35:27 +00:00
d0fa04f31b [CP] [CP] fix local merge into with empty partitions bug 2024-02-06 10:31:49 +00:00
1769534bf1 should deep copy datum rowkey in parallel ctx 2024-02-06 10:28:09 +00:00
3fa511d165 [CP] clear the eval flag of T_OP_ROW expr's child exprs 2024-02-06 10:24:32 +00:00
5072176676 [CP] [secure_file_priv]limit dumpfile 2024-02-06 10:20:54 +00:00
c783dacabe [CP] Fix: When the generated column is equal conds, the constant will not find the corresponding table information. 2024-02-06 10:17:16 +00:00
e04ab91632 [CP] fix: fix the core induced by spf batch rescan 2024-02-06 10:13:38 +00:00