github-actions[bot] commented on issue #9458:
URL: https://github.com/apache/iceberg/issues/9458#issuecomment-2408754951
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
yyy1000 commented on issue #9458:
URL: https://github.com/apache/iceberg/issues/9458#issuecomment-1888338869
I think the `next` method in `AvroReuseIterator` could access
`AvroIterable.file`, but would make `AvroIterable.file` a static variable
because class `AvroReuseIterator` is static.
yyy1000 commented on issue #9458:
URL: https://github.com/apache/iceberg/issues/9458#issuecomment-1886386123
I'd like to help with it.
--
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
RussellSpitzer opened a new issue, #9458:
URL: https://github.com/apache/iceberg/issues/9458
### Feature Request / Improvement
There are several places in our code currently where a failure while reading
a file will throw an exception but the exception will not contain any
informatio