[
https://issues.apache.org/jira/browse/FLINK-33407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-33407.
------------------------------------
Resolution: Fixed
Fixed in 5da6b3eff29c14931c86b2018331c40ed256420f
> Remove old expression stack leftovers for time functions
> --------------------------------------------------------
>
> 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
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> Remove leftovers from https://issues.apache.org/jira/browse/FLINK-13785
> There are some parts of the time functions that have not been removed e.g.
> https://github.com/apache/flink/blob/91d81c427aa6312841ca868d54e8ce6ea721cd60/flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/expressions/time.scala
> and some code in
> https://github.com/apache/flink/blob/b6000f6e589128ae1fd1e0e7d063a1b6ff1fcc20/flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/expressions/PlannerExpressionConverter.scala
--
This message was sent by Atlassian Jira
(v8.20.10#820010)