RussellSpitzer opened a new pull request, #14040: URL: https://github.com/apache/iceberg/pull/14040
Adds support to InternalReader Parquet for Support custom types. New StructLike Reader added to ParquetValueReaders which can optionally be used by BaseParquetReaders and InternalReader to produce any struct like object with a constructor. Tests for this are added to a new suite in Core because the existing tests are currently split between TestInternalAvro and TestInternalParquet but I can move those if necessary. -- 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-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
