|
|
2cb46eed94
|
[Feature](auto-inc) Add start value for auto increment column (#30512)
|
2024-02-16 10:12:23 +08:00 |
|
|
|
6503aaf7db
|
[feature](planner) allow HLL and QUANTILE_STATE types on duplicate and unique table (#28546)
|
2023-12-19 09:54:24 +08:00 |
|
|
|
8ca7bd8f98
|
[enhancement](bitmap)support bitmap type for non-key column in duplicate table (#28392)
|
2023-12-14 23:59:12 +08:00 |
|
|
|
2b4bfe5be7
|
[fix](autoinc) fix _fill_auto_inc_cols when the input column is ColumnConst (#22175)
|
2023-07-25 14:41:36 +08:00 |
|
|
|
367ad9164a
|
[feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table (#19917)
|
2023-07-20 18:03:39 +08:00 |
|
|
|
0469c02202
|
[Test](regression) Temporarily disable quickTest for SHOW CREATE TABLE to adapt to enable_feature_binlog=true (#21247)
|
2023-07-05 10:12:02 +08:00 |
|
|
|
5506faa7b4
|
[datetimev2](minor) Add scale parameter for datetimev2 (#21176)
|
2023-06-27 19:55:35 +08:00 |
|
|
|
4d84cd8ca1
|
Revert "Revert "[Test](regression) CCR syncer thrift interface regression test (#20935)" (#20990)" (#21022)
This reverts commit 2a294801f1324a999570158eea3224239eefbb29.
|
2023-06-21 15:20:21 +08:00 |
|
|
|
2a294801f1
|
Revert "[Test](regression) CCR syncer thrift interface regression test (#20935)" (#20990)
This reverts commit dd482b74c849b022862e7cfb1f1d0b933a84e3d2.
|
2023-06-19 21:38:03 +08:00 |
|
|
|
dd482b74c8
|
[Test](regression) CCR syncer thrift interface regression test (#20935)
|
2023-06-18 00:13:09 +08:00 |
|
|
|
187bf14d81
|
[feature-wip](auto-inc)(step-1) add syntax support for duplicate table (#20284)
Co-authored-by: yifeng <cnissnzg@126.com>
|
2023-06-07 22:01:28 +08:00 |
|
|
|
ecdc5124be
|
[feature-wip](duplicate-no-keys) schame change support for duplicate no keys (#19326)
|
2023-06-02 09:22:41 +08:00 |
|
|
|
8a4a92f658
|
[Enchancement](compatible) show dateV2/datetimeV2 to date/datetime (#18358)
show dateV2/datetimeV2 to date/datetime
modify show create table
modify desc table
use desc table all to get real type from column ColumnType
|
2023-04-09 10:34:14 +08:00 |
|
|
|
eef1f432dd
|
[Bug](datetimev2/decimalv3) Fix wrong predicate infer rule (#15574)
|
2023-01-04 10:03:43 +08:00 |
|
|
|
5ec4e5586f
|
[refactor]remove seek block in segmentIterator (#15413)
* remove seek block
* add reg test
Co-authored-by: Wang Bo <wangbo36@meituan.com>
|
2022-12-30 14:14:16 +08:00 |
|
|
|
1f9eec5462
|
[Regression](datev2) Add test cases for datev2/datetimev2 (#11831)
|
2022-08-19 10:57:55 +08:00 |
|
|
|
ee4d9d4347
|
[improvement](test) group some cases and group a case to p0 if it is not grouped (#11548)
|
2022-08-06 15:12:08 +08:00 |
|