[ 
https://issues.apache.org/jira/browse/FLINK-16799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067623#comment-17067623
 ] 

Jun Zhang commented on FLINK-16799:
-----------------------------------

presto has a configuration ‘hive.query-partition-filter-required’ to force 
partitions to be specified when querying,I think both of the configution on 
hive and presto is to limit the full table scan. Do you think is it necessary 
to add the similar configution wih presto? [~lzljs3620320] 

 [https://github.com/prestosql/presto/pull/2334]

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to