[
https://issues.apache.org/jira/browse/FLINK-24617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Guardiani resolved FLINK-24617.
-----------------------------------------
Release Note: Now the formats implementing BulkWriterFormatFactory don't
need to implement partition keys reading anymore, as it's managed internally by
FileSystemTableSource
Resolution: Fixed
> Support partition keys through metadata
> ---------------------------------------
>
> Key: FLINK-24617
> URL: https://issues.apache.org/jira/browse/FLINK-24617
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Runtime
> Reporter: Francesco Guardiani
> Assignee: Francesco Guardiani
> Priority: Major
> Fix For: 1.15.0
>
>
> Right now we have a lot of code around the various formats to support
> partition keys. From the FileSystemTableSource point of view, these can be
> handled reusing the metadata support provided by
> https://issues.apache.org/jira/browse/FLINK-24165. We should cleanup all that
> partition keys support code and just reuse what we have for metadata.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)