RussellSpitzer commented on issue #11488: URL: https://github.com/apache/iceberg/issues/11488#issuecomment-2491942966
In general you shouldn't be using the pathing information for this, instead you should use the Files or Partitions Metadata tables. This is important because the storage layer gives you the full history of the table and not the current state. For example just because you have 10 files in a directory, it doesn't mean all 10 are live in the current table state. -- 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