yanlin-Lynn opened a new pull request #1545: [CALCITE-3459] AssertionError for using Timestamp/Time/Date in user defined table function URL: https://github.com/apache/calcite/pull/1545 Currently, creating a constant expression of Timestamp/Time/Date type from string will cause exception, please refer to [CALCITE-3459](https://issues.apache.org/jira/browse/CALCITE-3459) for the full exception stack trace. This PR tries to convert String value to Timestamp/Time/Date object when value type is Timestamp/Time/Date.
---------------------------------------------------------------- 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] With regards, Apache Git Services
