|
|
4719d4705f
|
[regression] update test framework and fix cases (#10686)
and regression test exclude suite test_create_table_with_bloom_filter temporarily.
Co-authored-by: stephen <hello-stephen@qq.com>
|
2022-07-13 10:16:16 +08:00 |
|
|
|
8472ea8324
|
Revert "[Enhancement] Add column prune support for VOlapScanNode (#10615)" (#10734)
|
2022-07-11 12:16:08 +08:00 |
|
|
|
a6e4c88663
|
[improve](planner): split output expr to multiple line. (#10710)
* [improve](planner): split output expr to multiple line.
+---------------------------------------------------+
| Explain String |
+---------------------------------------------------+
| PLAN FRAGMENT 0 |
| OUTPUT EXPRS: |
| <slot 9> `user_id` |
| <slot 11> `default_cluster:test`.`tbl`.`date` |
| <slot 10> `city` |
| <slot 12> `default_cluster:test`.`tbl`.`age` |
+---------------------------------------------------+
* *: fix UT and regression-test.
|
2022-07-10 11:35:48 +08:00 |
|
|
|
e37d29485f
|
[Enhancement] Add column prune support for VOlapScanNode (#10615)
|
2022-07-08 13:56:26 +08:00 |
|
|
|
81e0a348a7
|
[fix] fix bug that show proc "/cluster_balance/history_tablets" return malformat error (#10073)
|
2022-06-14 15:34:16 +08:00 |
|
|
|
2082d0a01f
|
[optimize](planner)remove redundant conjuncts on plan node (#9819)
|
2022-06-01 23:43:08 +08:00 |
|