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
fb140d0180
[Enhancement](sequence-column) optimize the use of sequence column ( #13872 )
...
When you create the Uniq table, you can specify the mapping of sequence column to other columns.
You no longer need to specify mapping column when importing.
2022-11-17 22:39:09 +08:00
37e4a1769d
[fix](sequence) fix that update table core dump with sequence column ( #13847 )
...
* [fix](sequence) fix that update table core dump with sequence column
* update
2022-11-03 09:02:21 +08:00
6b6d548df9
[enhancement](test) add more p0 cases ( #12285 )
2022-09-29 10:45:17 +08:00
df9dcba6db
[regression-case](improve) improve regression test case ( #12979 )
2022-09-27 08:53:53 +08:00
8364165e30
[regression_test](testcase) add regression test case from session variable skip_storage_engine_merge, skip_delete_predicate and show_hidden_columns ( #12617 )
...
also add this function to new olap scan node.
2022-09-16 10:33:12 +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