You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/03/30 05:30:00 UTC

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

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)