|
|
4dbe30d37b
|
[regression](vectorized) delete vectorized config in regression tests (#15126)
|
2022-12-16 17:08:29 +08:00 |
|
|
|
18b9db17b3
|
[fix](test) move cases in query to query_p0 (#14452)
|
2022-11-22 21:35:18 +08:00 |
|
|
|
70cc725649
|
[Vectorized](function) support avg_weighted/percentile_array/topn_wei… (#14209)
* [Vectorized](function) support avg_weighted/percentile_array/topn_weighted functions
* update add to stringRef
|
2022-11-15 16:38:38 +08:00 |
|
|
|
376b4fda9f
|
[fix](scankey) fix extended scan key errors. (#14200)
Issue Number: close #14199
|
2022-11-12 20:44:09 +08:00 |
|
|
|
115c6bd411
|
[fix](keyranges) fix the split error of keyranges (#14049)
fix the split error of keyranges
|
2022-11-08 22:09:16 +08:00 |
|
|
|
cb300b0b39
|
[feature](agg) support any,any_value agg functions. (#13228)
|
2022-10-13 18:31:19 +08:00 |
|
|
|
28ce1878ca
|
[fix](planner) fix push down no grouping agg (#12983)
The value column of the agg does not support zone_map index, fixing the value column pushing down to zone map causes null pointer.
|
2022-09-28 17:01:01 +08:00 |
|
|
|
25b427d0c6
|
[Bugfix](inpredicate) fix in predicate in group by clause may cause NPE (#11886)
* [bug](inpredicate) fix in predicate in group by clause may cause NPE
|
2022-08-21 10:03:30 +08:00 |
|
|
|
1f9eec5462
|
[Regression](datev2) Add test cases for datev2/datetimev2 (#11831)
|
2022-08-19 10:57:55 +08:00 |
|
|
|
cac317430f
|
[Bug](aggregation) fix core dump on 2nd phase aggregate (#11843)
|
2022-08-18 14:42:34 +08:00 |
|
|
|
ff1971f916
|
[improvement](test) add dryRun option and group all cases into either p0 or p1 (#11576)
1. add dryRun option to list tests
2. group all cases into p0 p1 p2
|
2022-08-17 22:45:53 +08:00 |
|