Erigara opened a new issue, #1394:
URL: https://github.com/apache/iceberg-rust/issues/1394

   ### Apache Iceberg Rust version
   
   None
   
   ### Describe the bug
   
   I've noticed that `add_files` with `check_duplicate` doesn't find duplicated 
files.
   
   The problem is that in the implementation instead of listing all files 
already exist in the table all manifest files instead are returned.
   
   I've added `print` 
[here](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/transaction/append.rs#L155)
 to verify.
   
   I'm willing to contribute to this issue.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Willingness to contribute
   
   None


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to