Commit Graph

1189 Commits

Author SHA1 Message Date
ef9e453668 fix get wrong result when checking if virtual table access can be accessed 2024-02-06 19:12:11 +00:00
df8bdfb647 bugfix : mysql json_table 2024-02-06 19:06:28 +00:00
017d1a8454 bugfix : json_object bugfix && json dot notation in PL 2024-02-06 18:06:36 +00:00
47a7736874 fixbug: drop database error, the database name address of stmt is illegal. 2024-02-06 17:37:51 +00:00
24c8ba3d75 [CP] to issue<53193501>:fix table function remote execute issue 2024-02-06 17:32:09 +00:00
62ca9f3991 fix bugs that lost stmt scala group by property after remove all aggr_items 2024-02-06 17:20:31 +00:00
0713bad3c7 transfer partition sql placeholder 2024-02-06 16:37:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
f959608a49 fix mysqltest 2024-02-06 05:46:43 +00:00
5be370fa7b fix generated recursive union all plan bug using the distributed join method hint 2024-02-06 05:42:10 +00:00
56a69bfe76 occupy id positions for profiling. 2024-02-06 05:16:59 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
f9a5d864fe fix pdml bug after or expansion transformation 2024-02-04 12:42:28 +00:00
ed1e4d3f4f [CP] to issue<53073647>:fix two issues 2024-02-04 12:12:02 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
3613eb38ee Merge branch 'pr_1759' 2024-02-03 04:14:05 +00:00
6fc5c16a15 [CP] fix pivot resolve bug 2024-02-02 20:42:43 +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
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
d1404d1d7f generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-02 15:22:14 +00:00
e67982d89c Fix the exception of updating the same column in ps mode 2024-02-02 13:42:52 +00:00
455f1a31f1 修case:dump、tochar、nanvl、information_schema 2024-02-02 13:12:29 +00:00
0737d86cdd [to #54594279] Add ObItemType in master branch for mock show procedure/function code 2024-02-02 10:13:16 +00:00
6130c94603 disable creating materialized view on xmltype columns 2024-01-30 04:42:04 +00:00
d992246eb3 disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-01-24 03:17:26 +00:00
2bd4ba144a [CP] add enable_dblink cfg 2024-01-23 12:12:39 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
5b88653ed2 fix for update wait parser does not support decimal number 2024-01-22 13:17:09 +00:00
240e147747 [CP] Enable re_est_cost for prefix sort 2024-01-22 11:47:08 +00:00
7acad5e931 Fix prepare stmt error 4016 2024-01-22 09:42:40 +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
41025cf020 disable fast refresh for mview contain subquery 2024-01-19 10:23:03 +00:00
04d256afce Fix error when call stmt containing question mark 2024-01-19 07:16:55 +00:00
d29f6ff8a4 [CP] [CP] add max_partition_num config in mysql mode 2024-01-19 05:12:31 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
718c71384c Add query hint: enable_rich_vector_format 2024-01-18 14:12:30 +00:00
e52f385a43 [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-01-18 04:12:46 +00:00
cf761681a0 Fix drop mview 2024-01-17 16:17:15 +00:00
1cdd63cdae [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-01-17 13:12:15 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 2024-01-17 06:13:26 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
a2c8ffcdda 修复视图的nullable数值不一致问题 2024-01-16 08:26:51 +00:00
330e75307f fix mysqltest 2024-01-16 04:21:42 +00:00
8c2e317eb6 bug:xor expr error when print 2024-01-16 03:47:33 +00:00
e7b251bbdf [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-01-15 12:43:02 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00