soumya-ghosh commented on issue #1053:
URL: 
https://github.com/apache/iceberg-python/issues/1053#issuecomment-2347049243

   Hey @kevinjqliu, any thoughts how to implement `all_files` table?
   I initially thought that that `all_files` is returning files from all 
snapshots referenced in current table metadata and hence the repetitions in the 
output.
   I tested this logic and compared the output against  `all_files` metadata 
table through Spark.
   I observed that although there were duplicates for several `file_path`,  
number of files returned in Spark is much less than above hypothesis.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.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