[
https://issues.apache.org/jira/browse/FLINK-33407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-33407:
-------------------------------------
Description:
Remove leftovers from https://issues.apache.org/jira/browse/FLINK-13785
There are some par
was:
The end goal for this task is to remove
https://github.com/apache/flink/blob/91d81c427aa6312841ca868d54e8ce6ea721cd60/flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/expressions/time.scala
For that to happen we need to port:
* EXTRACT
* CURRENT_DATE
* CURRENT_TIME
* CURRENT_TIMESTAMP
* LOCAL_TIME
* LOCAL_TIMESTAMP
* TEMPORAL_OVERLAPS
* DATE_FORMAT
* TIMESTAMP_DIFF
* TO_TIMESTAMP_LTZ
functions to the new type inference
> Port time functions to the new type inference stack
> ---------------------------------------------------
>
> Key: FLINK-33407
> URL: https://issues.apache.org/jira/browse/FLINK-33407
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Dawid Wysakowicz
> Priority: Major
> Fix For: 1.19.0
>
>
> Remove leftovers from https://issues.apache.org/jira/browse/FLINK-13785
> There are some par
--
This message was sent by Atlassian Jira
(v8.20.10#820010)