Commit Graph

613 Commits

Author SHA1 Message Date
8474eace9f fix insert partition wise plan bug 2024-03-06 04:44:58 +00:00
cf66e2cf1f Reduce some log level 2024-03-05 09:19:59 +00:00
ecb6ff1283 fix insert up/replace partition wise plan bug 2024-03-05 08:50:14 +00:00
c71007cee0 disable sample temp_table_ssid expr in dynamic sampling and disable print timeout error msg in inner sql 2024-03-04 10:50:11 +00:00
sdc
4e81697951 fix px resource analyzer memory leak 2024-03-04 07:44:25 +00:00
bba5b5479a fix update view with instead of trigger raise an error when generate dml index info 2024-03-01 04:50:19 +00:00
sdc
ba233cf3c1 optimize calculation of px expected worker count 2024-02-28 03:44:38 +00:00
ee68ee5775 [CP] [to #54607752]fix mysqlTest, use das force for skip locked cursor in PL 2024-02-26 12:48:41 +00:00
13b179da55 fix geometry index back cost bug 2024-02-22 05:48:48 +00:00
d1037b0b56 谓词下推造成 T_OP_ROW 共享 2024-02-22 02:16:31 +00:00
fea19bc54e [CP] reorder the order of complex filters 2024-02-21 09:19:05 +00:00
12cafba9c3 [CP] [CP] fix: fix bug of the trace-point to force use-nlj 2024-02-19 10:50:25 +00:00
2b08f8c0b4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:47:32 +00:00
79a142081d [to #54988775]alloc result for each prepare in prexecute 2024-02-19 10:41:52 +00:00
931d3c8bd4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:12:07 +00:00
5896db45f9 fix mysqltest 2024-02-19 08:05:55 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
9e17e2b593 [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-10 11:12:33 +00:00
fb16fd351f [CP] fix insert into select from duplicate table bug 2024-02-10 10:01:19 +00:00
b528857934 fix pdml bug after or expansion transformation 2024-02-10 09:04:18 +00:00
c018d29a93 fix bug that subquerys in subplanfilter not duplicated 2024-02-10 07:59:03 +00:00
0008468953 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-10 05:40:02 +00:00
946171f966 Fix window function topn filter cast bug 2024-02-10 05:22:54 +00:00
f8fc25856b fix bug: runtime filter fill empty query range with multi columns 2024-02-10 03:07:44 +00:00
f2645d2551 Revise qual selectivity 2024-02-10 00:37:43 +00:00
54b8d5c9f6 Fix convert usmallint to double bug 2024-02-09 23:16:33 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
77e8e1e3b0 fix das path cannot generated in subquery inner path 2024-02-09 22:00:44 +00:00
6f9754f7fe fix lossless cast bug 2024-02-09 21:57:48 +00:00
a8cc1ed620 [CP] fix set partition wise and duplicate table bug 2024-02-09 21:51:56 +00:00
1d58e71b77 [CP] fix prefix index not extracted bug 2024-02-09 21:43:07 +00:00
9b9d246b5a [CP] Enable re_est_cost for prefix sort 2024-02-09 21:31:24 +00:00
dc32079645 [FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
2024-02-09 19:58:19 +00:00
6bcba4b072 fix column group cost info bug 2024-02-09 19:34:34 +00:00
d5c6c0ae15 [CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug 2024-02-09 18:10:52 +00:00
dbba584bb9 Fix row comparison wrong result of decimal int type 2024-02-09 18:04:52 +00:00
772d84b21e fix column store index back cost 2024-02-09 15:35:27 +00:00
a291a8ffaf fix an exec_param and a expr copy_on_replace bugs 2024-02-09 12:25:58 +00:00
c6fbe1a200 add refreshing mview flag to session info 2024-02-09 12:11:35 +00:00
8e71e218e6 [CP] fix calc nested loop join / spf cost bug 2024-02-09 09:36:04 +00:00
7961516215 [CP] fix null skew handling inconsistant with sharding info 2024-02-09 09:03:50 +00:00
98961888d4 [CP] [CP] fix table scan range cost bug 2024-02-09 08:46:02 +00:00
11b4ffa316 fix generating nonstreaming plan for skip locked for update 2024-02-09 07:31:51 +00:00
d79c4f9031 disable predicate moving into values_table_query 2024-02-09 07:28:50 +00:00
bcf67d825a [CP] [CP] [CP] fix: fix the 4377 error induced by NLJ batch Rescan 2024-02-09 06:40:54 +00:00
a9b7a093d9 Fix hint material related cases 2024-02-09 05:44:28 +00:00
b58a0a8d0c [CP] fix px ordered coord rescan bug 2024-02-09 05:29:38 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00