kbendick opened a new pull request #1636: URL: https://github.com/apache/iceberg/pull/1636
But not sure if the possibility of integer overflow in `cv.childCount` still exists. I think because this output value is only used the one time, that the overflow isn't a concern and I can just change the addition in this way to remove the warnings. ---------------------------------------------------------------- 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]
