iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Add all filles metadata tables

Open soumya-ghosh opened this issue 10 months ago • 0 comments

Implements below metadata table from - https://github.com/apache/iceberg-python/issues/1053

  • all_files
  • all_data_files
  • all_delete_files

Refactored code for files metadata for better reusability

soumya-ghosh avatar Feb 08 '25 10:02 soumya-ghosh