wnob opened a new pull request, #3023: URL: https://github.com/apache/calcite/pull/3023
This incorporates the type alias work drafted by Julian in https://github.com/julianhyde/calcite/tree/5424-custom-literals and builds on it by incorporating my own first draft to address CALCITE-5180 ([Implement BigQuery date/time constructors](https://github.com/apache/calcite/commit/eb281b1706a6435f791b886ea86dc2aa65faf0f7)), and then adding in the `DATETIME()` function making use of the type aliases ([Add DATETIME() function and switch to the core parser](https://github.com/apache/calcite/commit/6e5b2f22414b1c1617d0e721d6dcf93f1b82d673)), and also switches the parsing logic from the Babel parser to the core parser. -- 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]
