snuyanzin opened a new pull request, #2943: URL: https://github.com/apache/calcite/pull/2943
As stated in jira issue `Method#getParameterTypes` each time creates a new array so it's better to use `Method#getParameterCount` to know length of array -- 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]
