[
https://issues.apache.org/jira/browse/FLINK-36862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Hughes reassigned FLINK-36862:
----------------------------------
Assignee: Yiyu Tian
> Implement additional TO_TIMESTAMP_LTZ() functions
> -------------------------------------------------
>
> Key: FLINK-36862
> URL: https://issues.apache.org/jira/browse/FLINK-36862
> Project: Flink
> Issue Type: Improvement
> Reporter: Yiyu Tian
> Assignee: Yiyu Tian
> Priority: Major
>
> {{TO_TIMESTAMP_LTZ()}} is a very important function. However, we should
> overload this function with more parameters:
> {code:java}
> TO_TIMESTAMP_LTZ(string1) -- Parse timestamp with default format
> TO_TIMESTAMP_LTZ(string1, string2) -- Parse timestamp with custom format
> TO_TIMESTAMP_LTZ(string1, string2, string3) -- Parse timestamp with format
> and timezone TO_TIMESTAMP_LTZ(numeric)
> {code}
> {{}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)