vlsi opened a new pull request #2172: URL: https://github.com/apache/calcite/pull/2172
The key drivers are: 1) Move to Java's `Function` 2) Use `List<? extends F>` rather than `List<F>` to clarify that the function won't write to the given list ---------------------------------------------------------------- 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]
