Commit Graph

57 Commits

Author SHA1 Message Date
9501036b51 [CP]fix bug, add duplicate column return hash_exist 2023-11-07 10:09:44 +00:00
daa3e2416d opt heap GTT and fix bug 2023-11-01 06:43:22 +00:00
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
d4730c71fe fix bug, drop hash key has not same error code like mysql and oracle 2023-10-25 06:43:15 +00:00
9716c6df9f [CP] [OBKV] Fix accord to some TTL left review comment 2023-10-10 06:10:24 +00:00
d2afa610a2 [CP] xml tenant memory leak 2023-09-20 17:01:21 +00:00
fc0c96eb47 Hide system-generated constraint names in oracle mode 2023-09-13 02:14:37 +00:00
cd786d560e fix mysql compatible bug with partition table 2023-09-11 08:10:37 +00:00
7d061822ab Prohibit renaming column with func index deps. 2023-09-11 07:40:34 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
4a2e0995f0 Fix alter table add functional index bug 2023-08-21 09:10:20 +00:00
2ff134f70b fix mysqltest 2023-08-15 12:10:46 +00: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
a84ffe6d84 fix: xml default value set by alter table ineffective for exist rows 2023-08-14 11:48:33 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
51bb12a3f6 Drop/truncate part/table/db without ddl retry task 2023-08-08 04:48:26 +00:00
ebf9698855 prohibit create table with zlib compressor and alter table set zlib compressor 2023-08-03 16:12:30 +00:00
ee5fa3b2de Fix ret overwrite and avoid use 500 tenant memory 2023-08-01 15:42:45 +00:00
22027d550b fix failed tests 2023-07-27 14:42:26 +00:00
95018ccb1d Fix error info bug 2023-07-24 11:49:02 +00:00
19c84854fc Fix funcitonal index drop column bug 2023-07-20 13:18:47 +00:00
66403c8310 Fix check for partition column 2023-07-20 11:48:49 +00:00
1a48905ecb fix alter table bug 2023-07-17 09:59:59 +00:00
3c24bfb3f0 fix drop non-exist column bug 2023-07-13 15:42:19 +00:00
d171746513 fix bug that not check add a column based on a column dropped in on alter table stmt 2023-07-11 06:12:32 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
58193a69d4 [CP] fix a core casued by execution stage using resolve stage memory 2023-06-13 14:12:30 +00:00
c270beb09f Fix a ctas default value bug in mysql mode 2023-06-07 12:48:13 +00:00
f3d62d52ed Fix external table bugs 2023-05-10 14:21:03 +00:00
c8b3ff602c Fix functional index bugs 2023-05-08 03:41:56 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
31ffb12df1 fix drop pk cst failed. 2023-04-13 08:54:45 +00:00
93cf8e3057 [bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored. 2023-04-04 00:14:55 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
0a4df972e8 fix invalid definition for timestamp generated column 2023-02-13 13:12:07 +00:00
53aff20b87 report error when modify primary key nullable 2023-02-07 17:53:32 +08:00
657b6b6f12 save schema pointer 2023-02-06 15:26:08 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
6c9add4152 [HelloBike] fix a bug of index comment covering data table comment 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
6f05db2849 [CP] fix a core caused by omitting the deep copy 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
64f224fd99 fix modify partition column 2022-11-18 07:40:22 +00:00