Commit Graph

4472 Commits

Author SHA1 Message Date
cac0a7d1e6 display of merge progress 2024-04-07 07:24:50 +00:00
e007f676a5 occupy the pos of mock sys view 2024-04-07 06:14:59 +00:00
2faf43844b [CP] fix window func ndv bug 2024-04-07 02:50:40 +00:00
17cff60f67 [CP] fix executor core 2024-04-03 11:57:13 +00:00
02281e1d23 [to #53220315] fix opaque deep copy memory leak 2024-04-03 09:20:17 +00:00
c82292eb5f [CP] fix plan feek back bug 2024-04-03 09:15:01 +00:00
f0af267264 Fix logging problem in table scan op 2024-04-03 06:45:40 +00:00
48ef5e0a5c fix subplan scan deduce equal set not inherit relation id 2024-04-02 13:45:45 +00:00
d58caf4dc4 Fix clear filter mistakenly in filter IN pushdown. 2024-04-02 12:44:55 +00:00
58274767a4 fix bug: runtime in filter stores duplicate rows 2024-04-02 09:51:12 +00:00
1b2993357f Fixed the issue where columns could not be inserted after rebuilding the default sequence 2024-04-02 09:46:04 +00:00
805b9cf911 fix log set fd bug 2024-04-02 09:29:26 +00:00
af3c2dab32 Fix merge join dynamic memory leak during rescan 2024-04-02 09:05:26 +00:00
758b75f0d8 fix ddl tables replace part expr with definition. 2024-04-02 08:59:37 +00:00
b6ea5e8416 [CP] fix ntile selectivity bug in oracle mode 2024-04-02 07:05:22 +00:00
46511938dc fix lob macro block logic id duplicate after direct load. 2024-04-02 04:24:02 +00:00
36d42c2008 revert code 2024-04-01 13:07:03 +00:00
a21418864c service_name related placement 2024-04-01 13:01:27 +00:00
6547bc35f0 [CP] fix rowid expr cannot extract query range 2024-04-01 09:59:39 +00:00
edc410ce3c adjust error code for agent table && fix compile error 2024-04-01 09:49:10 +00:00
b17d28d52d [CP] [DAS RETRY] check schema status to determine whether to retry 2024-04-01 09:21:06 +00:00
e960884939 [CP] [to #55674640] fix MERGE INTO + table function returns -4007 2024-04-01 06:50:41 +00:00
28b6553c74 [CP] [to #55433616] feat: complete udt dependency mechanism 2024-04-01 04:20:55 +00:00
09dee5c2fb [CP] [to #54846025] fix an asan core and a debug compile result mismatch problem 2024-04-01 03:55:41 +00:00
7261fc9df1 fix bug pdml update partition_key would change the new_row pk by insert before_row trigger 2024-04-01 03:45:23 +00:00
1da0980936 fix bug when duplicated_rows is push_back to duplicated_iter_list_ and fails, the memory of duplicated_rows may be leaked. 2024-04-01 02:56:24 +00:00
d47900b6bf Fix temp row store overwrite ret code 2024-04-01 02:46:07 +00:00
53c4c7a438 [CP] [to #53656926] fix table.col.member_access & table.col.member_func() 2024-03-29 09:21:12 +00:00
4362e9c224 fix mysqltest 2024-03-29 05:15:53 +00:00
4c26f10dcf fix use_sstr_aggr_ state maybe not correct bug 2024-03-29 04:16:17 +00:00
b85bfe378d Fix tpcds perf drop 2024-03-28 14:15:24 +00:00
e6d00ac5bb Fix too strong param obj meta defensive code in filter IN. 2024-03-28 13:15:29 +00:00
f6b003dac0 [CP] [dblink][tx-free-route] check tx free route for dblink trans. 2024-03-28 12:50:40 +00:00
9eef6be534 To support statements like PREPARE s FROM 'CREATE TABLE x SELECT ?'; in mysql mode. 2024-03-28 11:45:46 +00:00
8bbd81b3d9 Fixed the concurrency control issue with the PS cache 2024-03-28 11:15:25 +00:00
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
72302550bb [CP] [CP] Support set names with variables 2024-03-28 09:46:01 +00:00
02f936be1c Fix filter IN pushdown compact 2024-03-28 09:15:26 +00:00
8804a2d9c7 fix runtime in filter core when allocate memory failed 2024-03-28 08:50:41 +00:00
f03ab8c186 [CP] [xa/dblink] add statistics for xa and dblink 2024-03-28 08:45:30 +00:00
8d6cbb1c1b bugfix: comment on resolve sys view & synonym 2024-03-28 07:56:04 +00:00
c13ff2080e fix instead trigger with error -4016 2024-03-28 07:50:59 +00:00
db972bbeeb reduce unnecessary sys view recompile 2024-03-28 03:46:16 +00:00
006fc03bf1 Fix using synonyms across users cannot hit the plan cache 2024-03-28 02:45:35 +00:00
4ae346ef2f [CP] Allow tenant=all_user when setting archive_lag_target 2024-03-28 02:20:33 +00:00
f1596cf21c take position for compat 2024-03-27 12:45:41 +00:00
49e502b4a1 [multivalue index place holder]:add index type and multivalue column flag, ob table param add member 2024-03-27 10:20:30 +00:00
649706bbf3 occupy pos for the mock task 2024-03-27 08:45:59 +00:00
98278dd930 [CP] fix generated column create bug 2024-03-27 04:45:38 +00:00
cc85856379 [CP] Reset left_brs.skip_ with enough size after get_left_batch in NLJ 2024-03-27 04:20:40 +00:00