Skip to content

Commit 9d5e91b

Browse files
committed
chore(cubesql): Push down WHERE, ORDER, LIMIT
1 parent 6524a84 commit 9d5e91b

File tree

7 files changed

+2850
-7
lines changed

7 files changed

+2850
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pub mod coerce;
22
pub mod columar;
3+
pub mod optimizers;
34
pub mod planner;
45
pub mod scan;

0 commit comments

Comments
 (0)