Commit Graph

5668 Commits

Author SHA1 Message Date
7ba34a367c [CP] Fix: inner sql retry logical modification 2023-10-24 05:11:52 +00:00
2f08ca4ed7 [CP] to issue<52687254>:fix pl complex type argument default value check issue 2023-10-24 03:17:13 +00:00
65cb69aa81 [CP] Change log level where remove ghost item 2023-10-24 03:11:40 +00:00
9b2c7afe3c [CP] increase default log_archive thread count for small tenant 2023-10-23 10:47:39 +00:00
63d2c5f28e [CP] modify archive sequencer run interval 2023-10-23 10:41:54 +00:00
7ee9c878f1 [CP] Fix pushdown filter constructor 2023-10-23 02:48:21 +00:00
af212b003e [CP] [to #52466277]ps cursor support select DO_NOT_OPERATE_THIS_FOLDER into outfile 2023-10-23 02:42:24 +00:00
62be43983d [CP] fix tpcds execute plan different with explian plan 2023-10-20 06:52:52 +00:00
241e4d2a0f [CP] fix coredump in link_hashmap 2023-10-20 06:47:20 +00:00
1a4a81fa9d [CP] fix: check di session collect before unlock it. 2023-10-20 06:41:46 +00:00
3ace27cde3 [CP] to issue<51908205>:fix refcursor core 2023-10-19 11:11:37 +00:00
sdc
9ee37a9c2e fix spf+px batch rescan clean dtl interm result bug 2023-10-19 04:11:35 +00:00
c8b8eb880b [CP] to issue<50405195>:fix anydata core 2023-10-18 09:11:37 +00:00
ea5beab8d4 [CP] Fix unset bit type obj scale 2023-10-18 08:17:57 +00:00
22bdb23e68 [CP] [CP] fix spf iter do not release memory context 2023-10-18 08:12:07 +00:00
f7a78f8d71 [CP] [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-17 11:22:55 +00:00
9ec3176bc3 [CP] [fix] fix concurrent get and slide in FixedSlidingWindow 2023-10-17 11:17:21 +00:00
97ad42cf20 [CP] [CdcService][LogFetcher][OBCDC] fix memory leak of RemoteLogParent 2023-10-17 11:11:51 +00:00
bd9736c5d9 [CP] Fix core caused by check_stmt_unique 2023-10-17 10:48:07 +00:00
99b1fdf105 [CP][BUGFIX]fix rename over database with lob aux table 2023-10-17 10:42:26 +00:00
74fa79a4a5 [CP] [Bugfix] fix obkv lob core & aggregation in sync query core & session pool error 2023-10-17 10:17:26 +00:00
0789612991 [CP] fix dag scheduler destroy memleak 2023-10-17 09:12:16 +00:00
40a5b851ee [CP] Fix merge join backup restore const expr datum out of bounds 2023-10-16 14:54:01 +00:00
411aa62c07 [CP] [CP] Fix number div wrong result when div_precision_increment is zero 2023-10-16 14:48:28 +00:00
3fc4ccfaef [CP] to issue<51998150>:fix core when fetch cursor after this cursor has been closed 2023-10-16 14:42:42 +00:00
00e31d3e79 [CP] to issue<52166867>:fix core when using object construct function if input argument is null 2023-10-16 12:47:24 +00:00
fc9675110a [CP] [BUG.FIX] fix asan heap-use-after-free in tmp file 2023-10-16 07:11:44 +00:00
fb198c6e45 [CP] Fix merge join memory expand during subplan filter rescan 2023-10-15 15:41:48 +00:00
cabca30bae [CP][Bugfix] fix multi database authentication failure 2023-10-13 09:41:50 +00:00
b08d52cdda [CP] Fix print log core 2023-10-13 02:18:07 +00:00
sdc
6368bd68d0 [CP] fix calc least expr bug 2023-10-13 02:12:08 +00:00
598af8cc7b [LogService] Patch code: Optimize the performance of consuming archived logs
Co-authored-by: taoshuning <616811991@qq.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: zxlzxlzxlzxlzxl <zxlzxlzxlzxlzxl@outlook.com>
2023-10-11 07:12:00 +00:00
bd490ee923 [CP] fix expr TO_SINGLE_BYTE/UNISTR/ASCIISTR/TO_MULTI_BYTE error code 2023-10-11 06:17:41 +00:00
84efbb23a9 [CP] plan_cache may core after the add batch execution plan fails. 2023-10-11 06:11:47 +00:00
5ad0fd40c5 [CP] Fix core at multiset subquery 2023-10-11 04:53:37 +00:00
07e9c3fc61 [CP] [CP] fix create as select partition print error 2023-10-11 04:48:06 +00:00
2186f7c7c1 fix mysqltest 2023-10-11 04:42:21 +00:00
a553acc394 [CP] Fix query memtable use wrong allocator 2023-10-11 04:12:10 +00:00
af4d3515d1 [CP] In a multi-level join scenario, batch_rescan cannot be performed when the right branch of NLJ appears non-NLJ 2023-10-10 12:41:55 +00:00
a637376cb6 [CP] fix: fix the core induced by spf batch rescan 2023-10-10 09:41:52 +00:00
1d56199e55 [CP] Fix the bug of garbled characters caused by merge into plan reuse 2023-10-10 08:26:34 +00:00
d4fcd8d62e [CP] fix log print core 2023-10-10 08:20:59 +00:00
50918bd13e [CP] Fix: session sync related bug 2023-10-10 08:15:28 +00:00
8a48052441 [CP] fix bug: use sqc handler after free 2023-10-10 08:09:42 +00:00
cfb15df43f [CP] [CP] fix select * from subquery ambiguously error 2023-10-10 08:03:44 +00:00
f15d407394 [CP] Fix fast parser error when containing chinese commas 2023-10-10 07:52:39 +00:00
d5e65c8697 [CP] fix license header in googletest path 2023-10-10 07:41:15 +00:00
b64c35e60a [CP] fix ObOptColumnStat serialize bug 2023-10-10 07:24:10 +00:00
1cff14a8a7 [CP] don't handle aggr_first_unnest if order by has an correlated param. 2023-09-28 15:41:39 +00:00
683c867c9d revert code: the code with and without this commit will cause differences in the partition mapping rules 2023-09-28 08:11:31 +00:00