|
|
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 |
|
|
|
cbd677de94
|
[CP] fix multi_stmt batch_execute optimization push down filter to table_scan
|
2024-02-09 04:29:47 +00:00 |
|
|
|
77a3d316b9
|
fix subplan filter pkey distributed plan bug
|
2024-02-09 03:06:34 +00:00 |
|
|
|
68e54dd377
|
fix get query range node for table location bug
|
2024-02-09 02:39:45 +00:00 |
|
|
|
6f53716d27
|
fix some bugs in boundary cases of optimizer stats
|
2024-02-09 02:21:57 +00:00 |
|
|
|
3e257b3896
|
[CP] to issue<53546058>:trigger always forbid pdml
|
2024-02-09 02:01:08 +00:00 |
|
|
|
4240f522b0
|
[CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect
|
2024-02-09 01:46:18 +00:00 |
|
|
|
9d088dff7e
|
Modify the logic of recursive search for rownum
|
2024-02-09 00:49:18 +00:00 |
|
|
|
6005cf425a
|
[CP] Fix the issue of incorrect results with batch NLJ + SET OP
|
2024-02-09 00:19:14 +00:00 |
|
|
|
7f9aa12287
|
[CP] fix generate plan bug for select for update
|
2024-02-08 23:22:31 +00:00 |
|
|
|
31b14bcba4
|
Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change.
|
2024-02-08 21:29:12 +00:00 |
|
|
|
0581e5049c
|
[CP] fix exec_param nested problem
|
2024-02-08 20:50:21 +00:00 |
|
|
|
d09f4efcff
|
fix some problem in <hint material>
|
2024-02-08 18:40:02 +00:00 |
|
|
|
b6a15b6111
|
fix some outline/hint bugs
|
2024-02-08 13:15:20 +00:00 |
|