Neuw84 commented on issue #14707: URL: https://github.com/apache/iceberg/issues/14707#issuecomment-3638345443
Hi @geruh , I was testing this with @enriquh. The commit I use to compile the project is specifically this: 3d9feaa711f4f7af8cd61e081505d7c04d2f69e2 The line with the Exception is this: https://github.com/apache/iceberg/blob/cf27769762d678a8a790481318b6346c2dd480ff/parquet/src/main/java/org/apache/iceberg/parquet/TypeWithSchemaVisitor.java#L242 I checked that on the Main branch the implementation is also missing on that class. -- 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]
