Re: [PR] Pass input file into iterators to get the file name [iceberg]

2024-02-16 Thread via GitHub
RussellSpitzer commented on code in PR #9691: URL: https://github.com/apache/iceberg/pull/9691#discussion_r1492708091 ## core/src/main/java/org/apache/iceberg/avro/AvroIterable.java: ## @@ -150,7 +153,7 @@ public D next(D reuse) { try { return reader.next(reuse);

Re: [PR] Pass input file into iterators to get the file name [iceberg]

2024-02-16 Thread via GitHub
RussellSpitzer commented on code in PR #9691: URL: https://github.com/apache/iceberg/pull/9691#discussion_r1492701634 ## core/src/main/java/org/apache/iceberg/avro/AvroIterable.java: ## @@ -150,7 +153,7 @@ public D next(D reuse) { try { return reader.next(reuse);

Re: [PR] Pass input file into iterators to get the file name [iceberg]

2024-02-16 Thread via GitHub
RussellSpitzer commented on code in PR #9691: URL: https://github.com/apache/iceberg/pull/9691#discussion_r1492700348 ## core/src/main/java/org/apache/iceberg/avro/AvroIterable.java: ## @@ -150,7 +153,7 @@ public D next(D reuse) { try { return reader.next(reuse);

[PR] Pass input file into iterators to get the file name [iceberg]

2024-02-08 Thread via GitHub
javsanbel2 opened a new pull request, #9691: URL: https://github.com/apache/iceberg/pull/9691 (no comment) -- 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