Commit Graph

5814 Commits

Author SHA1 Message Date
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
35c2b7cccb [CP] fix bug about time in ps 2024-02-06 10:09:59 +00:00
4e3525d66a fix gen_errno.pl 2024-02-06 10:06:20 +00:00
d95cd7abdc [CP] Fix invalid compatible problem 2024-01-02 02:42:34 +00:00
6d3306fdc0 [CP] [CP] [CP] Change code owners 2023-12-22 07:13:35 +00:00
89d2efc55f [CP] fix io schedule when close resource_plan 2023-12-14 04:12:39 +00:00
9325de328c [CP] fix prewarm index block lifetime 2023-12-14 02:42:21 +00:00
a688e5f2d9 [CP] support mysql.proc to get create time 2023-12-12 10:12:35 +00:00
22b7f07762 [CP] [to #51527424]fixed refcursor fetch bug 2023-12-12 09:54:04 +00:00
c4f187a7ca [CP] [Fix] fix same cte table name in different subquery resolve bug 2023-12-12 09:48:28 +00:00
855b4b04a7 [CP] Clear evaluate flag in multiple merge 2023-12-12 09:42:29 +00:00
b7de0d69bc [CP] skip modify view status for unnecessary alter table stmt 2023-12-12 09:12:48 +00:00
7c67507c5a [CP] enable lob outrow to inrow storage 2023-12-11 07:42:34 +00:00
19ddd3345a [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function 2023-12-08 06:47:49 +00:00
c002d672c0 [CP] temporarily unlimited memory before init config 2023-12-08 06:42:09 +00:00
beb56903f4 [CP] Fix mvcc node concurrency bug when estimating row 2023-12-06 02:42:36 +00:00
434a933f02 bugfix : mysql mode json transform timestamp append time zone twice 2023-12-04 06:23:20 +00:00