Commit Graph

270 Commits

Author SHA1 Message Date
11a932c048 [CP] add ObSqlBitSet init check when create ObRawExpr 2023-08-25 12:43:58 +00:00
7b6f4dae66 Fix a bug when create view with having clause 2023-08-22 03:44:38 +00:00
a7ab9bf24c optimize resolve columns cost 2023-08-21 12:40:40 +00:00
c98250b6fd fix adjust table info 4016 2023-08-21 11:44:13 +00:00
4a2e0995f0 Fix alter table add functional index bug 2023-08-21 09:10:20 +00:00
902896a63e compat convert mistaken code with oracle 2023-08-18 11:44:56 +08:00
b6660b6f89 Fix dblink bug 2023-08-17 17:23:59 +08:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
a8b2555f24 fix scalar = vector throw 4016 under oracle mode 2023-08-14 11:24:38 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
02a2a424fa Fix RCTE bugs 2023-08-11 03:48:48 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
2e28ad4ffa Fix: There is a shared expression in the virtual generated column, which causes an error 2023-08-08 10:48:42 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
cf27086ec5 fix mysqltest 2023-08-08 07:19:05 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
10799656c7 [to #42396335] fix mysqltest 2023-08-07 03:18:24 +00:00
0c76c61d10 fix pl sql hit plan cache failed 2023-08-06 10:48:08 +00:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
7de309dcc7 bugfix resolve between node when types are inconsistent 2023-08-02 10:42:47 +00:00
aefb0e9afc fix find_in_set, sleep(null), errorcode 2023-08-02 10:18:13 +00:00
50fb21e5da [to #48840416] fix collection access with a(idx1)(idx2)(idx3).col1 2023-08-02 08:18:07 +00:00
9aa4d8a313 add expression in information_schema.statistics、add error code for group_id aggr and no implicit cast for variance aggr 2023-08-02 07:24:23 +00:00
ef355a7509 bugfix : json_value mismatch func fix & json object wild star fix 2023-08-02 07:12:21 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
e52e45c84e Fix lead/lag window function deduce real type error 2023-08-01 21:42:33 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
e05695e317 fix extracting wrong query range with mutable function 2023-07-28 03:54:39 +00:00
ed7dc58c97 fix query pushdown into set stmt bug 2023-07-26 06:48:19 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
954ad3683e Fix failed mysqltests 2023-07-25 15:48:41 +00:00
95018ccb1d Fix error info bug 2023-07-24 11:49:02 +00:00
aa5ad5f91b optimizer gather histogram and memory use 2023-07-24 10:48:49 +00:00
0e36eb2f3b [xml bugfix] Compatible error codes related to xml type 2023-07-24 03:42:40 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
6f619f09bc Fix print rowid expr bug 2023-07-18 08:48:20 +00:00
sdc
2f80e0251a fix coll pred expr bug 2023-07-18 04:12:23 +00:00
ac80c1f662 [xml bugfix] xmlattributes parameter err info tips fix 2023-07-14 10:42:06 +00:00
a03af93f4d supprt sql_quote_show_create variable in mysql mode 2023-07-13 10:12:23 +00:00
316e56d882 [xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable 2023-07-12 15:12:28 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
781d80c9b4 Fix to_date bug 2023-07-11 10:18:54 +00:00
9504e5c3f7 [master] optimizer.udt_bug_oracle farm mysqltest regression cases 2023-07-06 12:47:57 +00:00
df0b652003 [xml bugfix]xmltype column bugfix and space namespace error 2023-06-28 06:48:15 +00:00
1858194fc4 Fix printer bugs 2023-06-22 03:42:42 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +00:00