[jira] [Created] (FLINK-16857) Support partition prune for PartitionableTableSource with getPartitions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16857) Support partition prune for PartitionableTableSource with getPartitions

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-16857:
------------------------------------

             Summary: Support partition prune for PartitionableTableSource with getPartitions
                 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
             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)