Skip to content

Commit f31441b

Browse files
committed
[WIP] DataFusion morselized scan
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
1 parent f1ba9b0 commit f31441b

4 files changed

Lines changed: 964 additions & 21 deletions

File tree

vortex-datafusion/src/persistent/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ mod access_plan;
2626
mod cache;
2727
mod format;
2828
pub mod metrics;
29+
pub mod morsel;
2930
mod opener;
3031
pub mod reader;
3132
mod sink;

0 commit comments

Comments
 (0)