Re: [I] Data: Errors in some file readers do not report the file in which they failed [iceberg]

2024-10-12 Thread via GitHub
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.

Re: [I] Data: Errors in some file readers do not report the file in which they failed [iceberg]

2024-01-11 Thread via GitHub
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.

Re: [I] Data: Errors in some file readers do not report the file in which they failed [iceberg]

2024-01-10 Thread via GitHub
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

[I] Data: Errors in some file readers do not report the file in which they failed [iceberg]

2024-01-10 Thread via GitHub
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