|
|
81bab55d43
|
[Bug](function) catch function calculation error on aggregate node to avoid core dump (#15903)
|
2023-01-16 11:21:28 +08:00 |
|
|
|
4dbe30d37b
|
[regression](vectorized) delete vectorized config in regression tests (#15126)
|
2022-12-16 17:08:29 +08:00 |
|
|
|
f7ecb6d79f
|
[Bug](Bitmap) fix sub_bitmap calculate wrong result to return null (#13978)
fix sub_bitmap calculate wrong result to return null
|
2022-11-08 14:10:12 +08:00 |
|
|
|
5fe3342aa3
|
[Vectorized](function) support bitmap_to_array function (#13926)
|
2022-11-03 14:29:28 +08:00 |
|
|
|
b85c78ee00
|
[fix](regression) add 'if not exists' to 'create table' to support parallel test (#13576) (#13578)
Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
|
2022-10-25 16:37:07 +08:00 |
|
|
|
3f99dd5c4b
|
[function](bitmap) support bitmap_hash64 (#12992)
|
2022-09-27 12:16:02 +08:00 |
|
|
|
3abc4f357f
|
[Bug](bitmap) intersect_count function use in string cause ASAN error (#11936)
|
2022-08-24 08:51:53 +08:00 |
|
|
|
be7a38e170
|
[refactor](planner): refactor and replace use NIO (#11645)
* [refactor](planner): refactor equals code in Catalog dir.
|
2022-08-19 21:26:39 +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 |
|