|
|
c3886f308e
|
[CP] fix insert into select from duplicate table bug
|
2024-02-05 05:42:11 +00:00 |
|
|
|
f9a5d864fe
|
fix pdml bug after or expansion transformation
|
2024-02-04 12:42:28 +00:00 |
|
|
|
0892f4deeb
|
fix bug that subquerys in subplanfilter not duplicated
|
2024-02-04 02:42:30 +00:00 |
|
|
|
358d895d59
|
[bugfix][ret_code]: return 1215 if can't find target index in fk check.
|
2024-02-02 19:16:22 +00:00 |
|
|
|
6db189a4b8
|
Fix window function topn filter cast bug
|
2024-02-02 18:12:27 +00:00 |
|
|
|
d2f9fbc17a
|
fix bug: runtime filter fill empty query range with multi columns
|
2024-01-26 12:12:05 +00:00 |
|
|
|
a0c157ebd7
|
Revise qual selectivity
|
2024-01-23 14:42:47 +00:00 |
|
|
|
6356ddaa89
|
Fix convert usmallint to double bug
|
2024-01-23 07:42:45 +00:00 |
|
|
|
0983ed0b72
|
Adjust stmt printer and codeowners
|
2024-01-23 04:42:57 +00:00 |
|
|
|
e5bf87e29f
|
fix das path cannot generated in subquery inner path
|
2024-01-22 14:21:44 +00:00 |
|
|
|
77f5c15b28
|
fix lossless cast bug
|
2024-01-22 14:17:09 +00:00 |
|
|
|
4555c41209
|
[CP] fix set partition wise and duplicate table bug
|
2024-01-22 13:47:10 +00:00 |
|
|
|
925a77ec67
|
[CP] fix prefix index not extracted bug
|
2024-01-22 13:12:31 +00:00 |
|
|
|
240e147747
|
[CP] Enable re_est_cost for prefix sort
|
2024-01-22 11:47:08 +00:00 |
|
|
|
d2ab1a4aae
|
[FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
|
2024-01-22 04:12:26 +00:00 |
|
|
|
8bd05f8034
|
fix column group cost info bug
|
2024-01-19 12:43:05 +00:00 |
|
|
|
5e2d1aaf15
|
[CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug
|
2024-01-19 02:52:00 +00:00 |
|
|
|
658c51919f
|
Fix row comparison wrong result of decimal int type
|
2024-01-19 02:42:38 +00:00 |
|
|
|
19084ed6d5
|
fix column store index back cost
|
2024-01-18 03:43:08 +00:00 |
|
|
|
2f1ff9bfdf
|
fix an exec_param and a expr copy_on_replace bugs
|
2024-01-16 08:42:38 +00:00 |
|
|
|
8033fd7054
|
add refreshing mview flag to session info
|
2024-01-16 07:42:43 +00:00 |
|
|
|
ed0c864bd0
|
[CP] fix calc nested loop join / spf cost bug
|
2024-01-12 10:43:02 +00:00 |
|
|
|
841c6bd2b5
|
[CP] fix null skew handling inconsistant with sharding info
|
2024-01-12 02:48:10 +00:00 |
|
|
|
2c302ee318
|
[CP] [CP] fix table scan range cost bug
|
2024-01-11 13:19:22 +00:00 |
|
|
|
2514449c2e
|
fix generating nonstreaming plan for skip locked for update
|
2024-01-11 04:47:49 +00:00 |
|
|
|
4b1d2e6644
|
disable predicate moving into values_table_query
|
2024-01-11 04:43:00 +00:00 |
|
|
|
7a8ac82dee
|
[CP] [CP] [CP] fix: fix the 4377 error induced by NLJ batch Rescan
|
2024-01-10 10:44:00 +00:00 |
|
|
|
13aeccebcd
|
Fix hint material related cases
|
2024-01-10 04:13:37 +00:00 |
|
|
|
21dae8c5ff
|
[CP] fix px ordered coord rescan bug
|
2024-01-10 02:53:56 +00:00 |
|
|
|
df0c075ed8
|
[CP] pruning false range index in skyline pruning
|
2024-01-09 08:23:00 +00:00 |
|
|
|
2863e5bdfd
|
[CP] fix multi_stmt batch_execute optimization push down filter to table_scan
|
2024-01-09 08:18:17 +00:00 |
|
|
|
a77cd1cf27
|
fix subplan filter pkey distributed plan bug
|
2024-01-08 14:42:55 +00:00 |
|
|
|
346583d18e
|
fix get query range node for table location bug
|
2024-01-08 10:47:47 +00:00 |
|
|
|
75f71da924
|
fix some bugs in boundary cases of optimizer stats
|
2024-01-08 07:17:14 +00:00 |
|
|
|
2c65fc3f88
|
[CP] to issue<53546058>:trigger always forbid pdml
|
2024-01-08 04:12:54 +00:00 |
|
|
|
2d1316649a
|
[CP] fix bug of NO_GATHER_OPTIMIZER_STATISTICS no affect
|
2024-01-08 02:42:55 +00:00 |
|
|
|
b542d2a9c5
|
Modify the logic of recursive search for rownum
|
2024-01-05 08:47:36 +00:00 |
|
|
|
6ef2d82735
|
[CP] Fix the issue of incorrect results with batch NLJ + SET OP
|
2024-01-05 05:17:35 +00:00 |
|
|
|
ff32f1655b
|
[CP] fix generate plan bug for select for update
|
2024-01-04 14:17:16 +00:00 |
|
|
|
41bddc55a8
|
Fixed the problem of <hint add material> causing the logic <hint add monitor dump> to change.
|
2024-01-04 03:12:50 +00:00 |
|
|
|
9ae25b9413
|
[CP] fix exec_param nested problem
|
2024-01-03 16:18:03 +00:00 |
|
|
|
4eab635517
|
fix some problem in <hint material>
|
2024-01-02 08:43:05 +00:00 |
|
|
|
2c9d21b7d9
|
fix some outline/hint bugs
|
2023-12-27 03:13:13 +00:00 |
|
|
|
5451651fa1
|
[CP] [CP] Disable pdml when primary key has auto increment column
|
2023-12-26 10:49:14 +00:00 |
|
|
|
b97e65cf1e
|
Unify the processing logic of PDML and regular DML
|
2023-12-26 07:43:29 +00:00 |
|
|
|
d96600e36a
|
[CP] fix standby tenant retrun weak read feedback
|
2023-12-22 17:13:07 +00:00 |
|
|
|
6cfbcd52b2
|
fix groupby pushdown report 4007 when upgrade
|
2023-12-22 16:42:56 +00:00 |
|
|
|
abef1a89a4
|
Tracepoint: Add trace point to test NLJ and SPF batch rescan
|
2023-12-22 15:42:36 +00:00 |
|
|
|
b6773084c6
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-12-22 03:43:22 +00:00 |
|
|
|
ac4bb1a23e
|
[CP] fix nested and shared onetime expr bugs
|
2023-12-19 20:13:12 +00:00 |
|