[
https://issues.apache.org/jira/browse/CALCITE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rong Rong updated CALCITE-5301:
-------------------------------
Description:
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?
was:
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?
> 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)