Chen768959 opened a new pull request, #3557: URL: https://github.com/apache/calcite/pull/3557
Clickhouse does not support the following EXTRACT Unit syntax, and ClickHouseSqlDialect may need some adaptation. `SELECT EXTRACT(DOW FROM Date '2023-12-01')`  `SELECT EXTRACT(DOY FROM Date '2023-12-01')`  `SELECT EXTRACT(WEEK FROM Date '2023-12-01')`  -- 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]
