Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion datafusion/expr/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ pub mod field_util;
pub mod function;
pub mod interval_arithmetic;
pub mod logical_plan;
pub mod struct_expressions;
pub mod tree_node;
pub mod type_coercion;
pub mod utils;
Expand Down
35 changes: 0 additions & 35 deletions datafusion/expr/src/struct_expressions.rs

This file was deleted.