tanclary opened a new pull request, #3008: URL: https://github.com/apache/calcite/pull/3008
Add support for BigQuery's DATE_SUB, TIME_SUB, and TIMESTAMP_SUB functions. Create MINUS_DATE2 operator to handle subtracting an interval from a timestamp, time, or date expression. This differs from the standard MINUS_DATE operator which takes 3 arguments and is designed to subtract one time expression from another. Add week and quarter as valid time units for intervals in the 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]
