Skip to content

Commit 0d6ab40

Browse files
sgrebnovlukekim
authored andcommitted
feat(datafusion): Export DefaultExpressionConvertor (#19)
1 parent 9718c47 commit 0d6ab40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vortex-datafusion/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ mod persistent;
1414
#[cfg(test)]
1515
mod tests;
1616

17+
pub use convert::exprs::DefaultExpressionConvertor;
1718
pub use convert::exprs::ExpressionConvertor;
1819
pub use persistent::*;
1920

0 commit comments

Comments
 (0)