We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cff15 commit a7493f0Copy full SHA for a7493f0
crates/iceberg/src/lib.rs
@@ -82,7 +82,6 @@ pub mod transform;
82
mod runtime;
83
84
pub mod arrow;
85
-// pub(crate) mod delete_file_index;
86
pub(crate) mod delete_file_index;
87
mod utils;
88
pub mod writer;
0 commit comments