[
https://issues.apache.org/jira/browse/FLINK-25060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-25060.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in master: 30644a025acd2239c551adb68c0483d80358e07a
> Replace DataType.projectFields with Projection type
> ---------------------------------------------------
>
> Key: FLINK-25060
> URL: https://issues.apache.org/jira/browse/FLINK-25060
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Reporter: Francesco Guardiani
> Assignee: Francesco Guardiani
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> FLINK-24399 introduced new methods to perform data types projections in
> DataType. Note: no release included such changes.
> FLINK-24776 introduced a new, more powerful, type to perform operations on
> projections, that is project types, but also difference and complement.
> In spite of avoiding to provide different entrypoints for the same
> functionality, we should cleanup the new methods introduced by FLINK-24399
> and replace them with the new Projection type. We should also deprecate the
> functions in DataTypeUtils.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)