[
https://issues.apache.org/jira/browse/CALCITE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610698#comment-17610698
]
Rong Rong commented on CALCITE-5301:
------------------------------------
yes. just fixed the formatting.
we experimented it in https://github.com/apache/pinot/pull/9477/ and felt like
we can contribute directly to calcite
> Support AT TIME ZONE
> --------------------
>
> Key: CALCITE-5301
> URL: https://issues.apache.org/jira/browse/CALCITE-5301
> Project: Calcite
> Issue Type: New Feature
> Components: core
> Reporter: Rong Rong
> Priority: Major
>
> Calcite already supports WITH TIME ZONE suffix in: CALCITE-3238
> a slightly different syntax supported by many is: `AT TIME ZONE`
> see:
> -
> https://www.postgresql.org/docs/14/functions-datetime.html#FUNCTIONS-DATETIME-ZONECONVERT
> -
> https://prestodb.io/docs/current/functions/datetime.html#time-zone-conversion
> would it be possible to support this syntax that converts a TIMESTAMP with
> time zone to another timezone?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)