Files
doris/regression-test/data/mv_p0/ut/testCountDistinctToBitmap/testCountDistinctToBitmap.out
Pxl 18b5f70a7c [Bug](materialized-view) enable rewrite on select materialized index with aggregate mode (#24691)
enable rewrite on select materialized index with aggregate mode
2023-09-27 11:30:36 +08:00

18 lines
281 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !select_star --
2020-01-01 1 a 1
2020-01-01 1 a 2
2020-01-02 2 b 2
-- !select_mv --
1 2
-- !select_star --
2020-01-01 1 a 1
2020-01-01 1 a 2
2020-01-02 2 b 2
-- !select_mv --
1 2