Commit Graph

241 Commits

Author SHA1 Message Date
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
45f2690b0a fix some bugs related to cte and ctas 2023-08-02 05:42:29 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
da985e136d Fix some compatibility issues of illegal SQL in MySQL 2023-08-01 16:12:42 +00:00
0599c51c72 fix some outline unstable problem 2023-08-01 13:42:44 +00:00
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
48e166250c [to #51111336] fix serval -4016 error report 2023-07-26 02:12:41 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
5801f3942d fix core-test 2023-07-24 10:42:50 +00:00
3ba3e1b1ee support select dummy from dual 2023-07-21 10:18:46 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
8d7256d488 [GIS]fix gis sub type bug 2023-07-21 09:42:56 +00:00
5fb975ae7c fix semi to inner bug for view from dual 2023-07-20 02:54:11 +00:00
f39de9dd64 fix pl update set row bug 2023-07-19 14:18:04 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
a61043f93b [CP] adjust merge into partition prune constraint 2023-07-13 14:42:17 +00:00
c0135ba735 fix:oracle json function error 2023-07-13 12:48:20 +00:00
e1e9bb369b Add star resolve alias name for recursive cte 2023-07-13 02:48:14 +00:00
f2ff2cfe02 Fix last_insert_id expr bugs 2023-07-12 05:24:00 +00:00
73d2e7f520 optmize the performance of val cmp in query range module 2023-07-12 04:48:23 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
87608e7bff Enable sequence with limit in select statement 2023-07-11 13:18:34 +00:00
47a0ba9293 Fix insert set default dup cast error 2023-07-11 11:12:28 +00:00
0f95a1cbef Fix resolve joined table bug 2023-07-03 10:12:24 +00:00
c6a2b9af73 【xmlbugfix】fix insert/update op returning xmltype, but result is NULL 2023-06-27 04:24:15 +00:00
e0464846c4 fix two resolver compatible bug in oracle mode 2023-06-25 10:42:24 +00:00
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +00:00
433616c763 fix master failed cases 2023-06-13 02:18:03 +00:00
e16be514e6 fix outer join_symbol(+) bug 2023-06-12 06:48:08 +00:00
92e836d354 bugfix : xml can not apply in NLSSORT & GREATEST with xmltype param & ban updatexml in PL 2023-06-10 02:42:25 +00:00
ec1838ed4d fix some optimizer bugs 2023-06-07 03:12:37 +00:00
0ba66695a5 Fix default function bug 2023-06-07 02:18:28 +00:00
f16a8319fc xml extendType adaptation 2023-06-06 07:18:57 +00:00
88f20f9b8b Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error 2023-06-06 05:24:07 +00:00
73ec60d0d0 fix failed case 2023-06-05 11:42:12 +00:00
75673b4261 xml online ddl bugfix 2023-06-02 06:47:59 +00:00
sdc
4384ebb471 fix overwrite ret code and failed case 2023-05-31 04:41:54 +00:00
759f4bbfa2 [to #40760427]fix mysqlTest 2023-05-30 04:41:09 +00:00
1108314cc9 [CP] [CP] fix temporary table cleaning bug 2023-05-30 04:16:56 +00:00
7abde61e9c Forbid level expr in connect by prior clause 2023-05-29 11:16:52 +00:00
4967959499 Add T_UINT64 type check for limit expr resolve 2023-05-29 09:41:46 +00:00
7b653160ff Fix charset bugs 2023-05-26 13:41:08 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
70ed82ee89 fix some bugs 2023-05-26 06:47:00 +00:00
e495d28394 fix bug that assignning synonym_db_name to database_name in ObTableItem is wrong 2023-05-26 05:16:53 +00:00
309befd099 disable dml at an updatable view based on external table 2023-05-26 02:53:03 +00:00
sdc
868693e33f disable dml operation on view accessing virtual table 2023-05-25 04:41:20 +00:00