James Duong created CALCITE-6311:
------------------------------------
Summary: Support PostgreSQL DATE_PART
Key: CALCITE-6311
URL: https://issues.apache.org/jira/browse/CALCITE-6311
Project: Calcite
Issue Type: Sub-task
Reporter: James Duong
* PostgreSQL and Redshift let the date_part parameter be a string instead of a
just an enum-like identifier (eg DATE_PART('year', ...) and DATE_PART(year,
...) are both supported.
* SQL Server does not support using a string here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)