amogh-jahagirdar merged PR #12151:
URL: https://github.com/apache/iceberg/pull/12151
--
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...@
amogh-jahagirdar commented on PR #12151:
URL: https://github.com/apache/iceberg/pull/12151#issuecomment-2629205236
Thanks @bryanck this is a good find! I'll go ahead and merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
bryanck opened a new pull request, #12151:
URL: https://github.com/apache/iceberg/pull/12151
When using `GenericReader`, e.g. via `IcebergGenerics`, to scan data in a
table, the data file is opened using the location only. This PR passes in the
`DataFile` object instead, so that the file le