mihaibudiu opened a new pull request, #5173: URL: https://github.com/apache/calcite/pull/5173
[CALCITE-7706](https://issues.apache.org/jira/browse/CALCITE-7706) ## Changes Proposed Type inference for ARG_MIN/ARG_MAX needs to check whether the second argument is nullable. It only used to check the first argument. This could lead to incorrect results or crashes at runtime. -- 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]
