|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
bacc417957
|
feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
|
2023-10-23 09:14:03 +00:00 |
|
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
|
8bb6c9f1e4
|
[to #52611952] fix mysqltest
|
2023-10-20 03:43:10 +00:00 |
|
|
|
91c8fb0b92
|
[CP] [to #52605855] fix prefix database of udf in view
|
2023-10-18 13:13:27 +00:00 |
|
|
|
3d363ea059
|
Fix core caused by check_stmt_unique
|
2023-10-10 09:24:53 +00:00 |
|
|
|
00c32f328e
|
Fix core at multiset subquery
|
2023-10-09 12:39:33 +00:00 |
|
|
|
a3b0891c86
|
[to #52406314] fix serval PL/SQL bugs
|
2023-09-27 06:10:09 +00:00 |
|
|
|
c13243ff23
|
fix handling invalid character in identifier
|
2023-09-22 03:10:14 +00:00 |
|
|
|
982796f754
|
Fix IS_OR flag and mysqltest
|
2023-09-20 17:20:59 +00:00 |
|
|
|
284626c49d
|
fix reversing align_date4cmp_expr problem
|
2023-09-20 13:16:02 +00:00 |
|
|
|
8915b19f61
|
Fix: column_conv type inference set wrong collation_level
|
2023-09-14 09:10:25 +00:00 |
|
|
|
d3d95a19a3
|
make state func not to be shared
|
2023-09-13 13:44:14 +00:00 |
|
|
|
e4415822c8
|
fix bug: update set should report error when charset convert error
|
2023-09-13 07:10:33 +00:00 |
|
|
|
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 |
|