GitHub user Xuanwo edited a comment on the discussion: Ideas: add directory 
support for `FileIO`

> So we don't actually require list operation involved here?

Yes, implementing compaction doesn't require list operations. I mentioned it 
here because most services that implement compaction often also need to 
implement vacuuming to ensure that data is garbage collected on the storage 
side, which does require list operations. For examples, some data files might 
been written in the storage but not committed for long.

GitHub link: 
https://github.com/apache/iceberg-rust/discussions/1246#discussioncomment-12967686

----
This is an automatically sent email for issues@iceberg.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@iceberg.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to