mihaibudiu commented on PR #3706: URL: https://github.com/apache/calcite/pull/3706#issuecomment-1986551839
In my last commit I have fixed array_min and array_max as well. I have slightly modified the helper function introduced by @chucheng92 in https://github.com/apache/calcite/pull/3355 and used it for typechecking more functions. I have also corrected a test for array_contains, according to the Databricks manual, that test was incorrect. https://docs.databricks.com/en/sql/language-manual/functions/array_contains.html -- 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]
