stevenzwu edited a comment on issue #1643: URL: https://github.com/apache/iceberg/issues/1643#issuecomment-715681953
I took a look at the BulkFormat interface. It does make sense for the Flink reader to use `BulkFormat` abstraction (than the `CloseableIterable`). I will update the FLIP-27 source PoC code to try out the `ParquetVectorizedInputFormat`. Is there any plan to add Avro and Orc in Flink for the BulkFormat? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
