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 244b350 commit 3e061c8Copy full SHA for 3e061c8
iceberg-rust/src/table/manifest_list.rs
@@ -28,7 +28,7 @@ use smallvec::SmallVec;
28
29
use crate::{
30
error::Error,
31
- table::{self, datafiles},
+ table::datafiles,
32
util::{summary_to_rectangle, Rectangle, Vec4},
33
};
34
0 commit comments