|
|
cd786d560e
|
fix mysql compatible bug with partition table
|
2023-09-11 08:10:37 +00:00 |
|
|
|
fe15aec896
|
make regexp functions be valid for generated column in mysql
|
2023-09-11 07:14:27 +00:00 |
|
|
|
7198e18f7a
|
bugfix: support for using current_user function without ending parentheses
|
2023-09-09 11:32:59 +00:00 |
|
|
|
19a59fc849
|
Merge branch 'pr_1546'
|
2023-09-08 15:51:13 +08:00 |
|
|
|
ff1d83df68
|
fix ObRawExpr::add_child_flags bug
|
2023-09-08 12:38:14 +08:00 |
|
|
|
06de08f309
|
fix aggr bug
|
2023-09-08 11:56:21 +08:00 |
|
|
|
8bb7c8394f
|
[CP] Fix cume_dist/percent_rank bug
|
2023-09-08 10:40:37 +08:00 |
|
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
|
5e3a117ca7
|
to issue<51710744>:fix datetime type as argument of store routine issue
|
2023-09-01 10:44:34 +00:00 |
|
|
|
4c232da560
|
bugfix: lnnvl raw expr printer
|
2023-09-01 04:44:17 +00:00 |
|
|
|
5e158ef5e9
|
[FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-08-30 11:44:37 +00:00 |
|
|
|
8015a958d0
|
[FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-08-30 10:44:18 +00:00 |
|
|
|
e024bcd778
|
fix mysqltest for implicit cast of charset convert
|
2023-08-30 05:10:36 +00:00 |
|
|
|
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 |
|