stevenzwu commented on pull request #1625: URL: https://github.com/apache/iceberg/pull/1625#issuecomment-712283670
@JingsongLi I have moved the convertConstant method to `RowDataUtil` as you suggested. Also updated and rebased the PR. @openinx yes, internally we have a similar iterator/iterable for Avro GenericRecord type. It is not much code since Iceberg library provided those reader functions already, like `ParquetAvroValueReaders` ---------------------------------------------------------------- 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]
