electrum opened a new pull request #231: Remove usage of deprecated Schema.Field constructor URL: https://github.com/apache/incubator-iceberg/pull/231 Without the cast, the deprecated variant that takes JsonNode is chosen by Java's overload resolution because it is "more specific".
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
