[
https://issues.apache.org/jira/browse/FLINK-14381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young closed FLINK-14381.
------------------------------
Resolution: Fixed
merged in 1.10:
ad4fd63fc917641963e507ad030ce3806baeb0f0
8e0d8ace3c191dbbc93e15c13e7dafa258b0a01d
> Partition field names should be got from CatalogTable instead of source/sink
> ----------------------------------------------------------------------------
>
> Key: FLINK-14381
> URL: https://issues.apache.org/jira/browse/FLINK-14381
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Now PartitionableTableSource and PartitionableTableSink have
> "getPartitionFieldNames" method, this should be removed, and planner rules
> should get it from CatalogManager.
> The partition field names are the information of Table, source/sink should
> only be fed with such information but not get them out of it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)