omaraloraini opened a new pull request #2336: URL: https://github.com/apache/iceberg/pull/2336
`UnboxedReader` conflates two things: 1) the source type of the column. 2) the target type. You can't distinguish between its methods as to which one should the client code use. In a later PR I will migrate other usages of `UnboxedReader`. ---------------------------------------------------------------- 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]
