5830 Commits

Author SHA1 Message Date
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
002e2bd560 [CP] fix several subquery coalesce bugs 2023-12-04 06:17:46 +00:00
467b2cf528 [CP] [to #48811148]fix bug goto stmt 2023-12-04 06:12:13 +00:00
73640ce2ac [CP] [BUGFIX] fix insert table failed after truncate and alter table 2023-12-01 03:12:22 +00:00
d4edfa69e7 [CP] [to #52134556]fix bug package fails to hit plan cache 2023-12-01 02:12:24 +00:00
f494aa253a [BUGFIX]fix mysql pl text type miss match 2023-11-29 13:42:11 +00:00
3b2aca035a [CP] Sync auto increment cache local_sync value to avoid inner table access 2023-11-28 05:12:31 +00:00
c1a6b891f1 hide sensitive parameters 2023-11-27 12:12:35 +00:00
0469665000 [CP] fix print band limit log issue 2023-11-27 07:42:35 +00:00
9cab3f9f24 [CP] fix WaitGuard not working in spin wait 2023-11-26 09:18:01 +00:00
d768976c60 [CP] fix core at ObMPConnect::init_process_single_stmt 2023-11-26 09:12:24 +00:00
eab4851c85 [CP] [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-23 09:12:39 +00:00
07b2b39a53 [CP] fix circular dependencies lead to inconsistent schema status 2023-11-23 04:18:18 +00:00
24b56b2d7e [CP] fix same io_timestamp in schedule_heap 2023-11-23 04:12:35 +00:00
4c2fa90092 [CP] fix distinct fd judgement bug 2023-11-23 03:42:12 +00:00
61636a4569 [CP] fix or expansion bug with lob datatype in mysql mode 2023-11-22 03:18:19 +00:00
cddc334cbb [CP] add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-22 02:53:40 +00:00
3228d5d924 bugfix: ObTmpTenantFileStore::io_allocator use 500 tenant memory. 2023-11-21 12:12:22 +00:00
f7a3ef494f [CP] Fix: session sync system_time_zone no need sync 2023-11-21 06:12:07 +00:00
be23758830 [CP] fix subplan filter PKEY plan bug 2023-11-20 09:05:37 +00:00
d7fc429573 [CP] fix temp table access rescan bug 2023-11-20 08:59:11 +00:00
1b6eee2e7f [CP] fix check_match_index interface bug 2023-11-20 08:53:05 +00:00
3187a49789 [CP] fix context core because of double free 2023-11-20 08:47:05 +00:00
f89fca455e [CP] fix s2adapter leak 2023-11-20 08:40:47 +00:00
412a0b3b32 [CP] [to #50044838]remove piece need session lock 2023-11-20 08:34:26 +00:00
0bbf2d97d6 [CP] to issue<51110822>:fix call aggreate udf issue when cross user 2023-11-16 06:12:17 +00:00
51d084fd09 [CP] bugfix: get_store cause deadlock 2023-11-15 13:12:05 +00:00
eec9491515 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2023-11-15 12:59:02 +00:00
97c601fdfe [CP] fix rollup subquery expr bug under mysql mode 2023-11-15 12:53:29 +00:00
aa9c688861 [CP] [CP] fix local merge into with empty partitions bug 2023-11-15 12:47:52 +00:00
6b491e7307 should deep copy datum rowkey in parallel ctx 2023-11-15 12:42:14 +00:00
926ee40e43 [CP] clear the eval flag of T_OP_ROW expr's child exprs 2023-11-15 12:12:14 +00:00
dc4cbf326f [CP] [secure_file_priv]limit dumpfile 2023-11-14 03:12:14 +00:00
4cb86725b3 [CP] Fix: When the generated column is equal conds, the constant will not find the corresponding table information. 2023-11-13 11:12:17 +00:00
cf2726e017 [CP] fix: fix the core induced by spf batch rescan 2023-11-13 10:12:22 +00:00