We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938f5c3 commit 61bfc6eCopy full SHA for 61bfc6e
crates/integrations/datafusion/src/physical_plan/mod.rs
@@ -28,4 +28,3 @@ pub(crate) const DATA_FILES_COL_NAME: &str = "data_files";
28
29
pub use project::project_with_partition;
30
pub use scan::IcebergTableScan;
31
-pub use sort::sort_by_partition;
0 commit comments