[
https://issues.apache.org/jira/browse/CALCITE-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tanner Clary updated CALCITE-6198:
----------------------------------
Description:
Snowflakes offers the
[{{TO_TIMESTAMP_LTZ()}}|https://docs.snowflake.com/en/sql-reference/functions/to_timestamp]
function
Example:
{{SELECT TO_TIMESTAMP_LTZ(DATE '2008-12-25}} would return "2008-12-25 00:00:00"
(of type TIMESTAMP_LTZ)
was:
Snowflakes offers the
[{{TO_TIMESTAMP_LTZ()}}|https://docs.snowflake.com/en/sql-reference/functions/to_timestamp]
function
Example:
{{SELECT TO_TIMESTAMP_LTZ(DATE '2008-12-25}} would return "2008-12-25 15:30:00"
(of type TIMESTAMP_LTZ)
> Add TO_TIMESTAMP_LTZ function (enabled in Snowflake library)
> ------------------------------------------------------------
>
> Key: CALCITE-6198
> URL: https://issues.apache.org/jira/browse/CALCITE-6198
> Project: Calcite
> Issue Type: Improvement
> Reporter: Tanner Clary
> Priority: Major
>
> Snowflakes offers the
> [{{TO_TIMESTAMP_LTZ()}}|https://docs.snowflake.com/en/sql-reference/functions/to_timestamp]
> function
> Example:
> {{SELECT TO_TIMESTAMP_LTZ(DATE '2008-12-25}} would return "2008-12-25
> 00:00:00" (of type TIMESTAMP_LTZ)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)