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

[jira] [Created] (FLINK-16799) add hive partition limit when read from hive

Jun Zhang created FLINK-16799:
---------------------------------

             Summary: add hive partition limit when read from hive
                 Key: FLINK-16799
                 URL: https://issues.apache.org/jira/browse/FLINK-16799
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Hive
    Affects Versions: 1.10.0
            Reporter: Jun Zhang
             Fix For: 1.11.0


add a partition limit when read from hive , a query will not be executed if it attempts to fetch more partitions per table than the limit configured. 
 
 To avoid full table scans



--
This message was sent by Atlassian Jira
(v8.3.4#803005)