[
https://issues.apache.org/jira/browse/FLINK-16857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16857:
-----------------------------------
Labels: pull-request-available (was: )
> Support partition prune by getPartitions of source
> --------------------------------------------------
>
> Key: FLINK-16857
> URL: https://issues.apache.org/jira/browse/FLINK-16857
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> Now if a PartitionableTableSource implement the getPartitions, the partition
> pruner by planner still go to catalog instead of using this method.
> We need use getPartitions when the PartitionableTableSource implement it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)