Hive: Check that partitioning predicate is present when hive.partition.pruning 
= strict
---------------------------------------------------------------------------------------

                 Key: HADOOP-4345
                 URL: https://issues.apache.org/jira/browse/HADOOP-4345
             Project: Hadoop Core
          Issue Type: Improvement
            Reporter: Ashish Thusoo
            Assignee: Ashish Thusoo


Add a new parameter 

hive.partition.pruning

when this is set to strict

then do not allow queries that do not have a predicate on the partitioning 
columns of partitioned tables. This helps to gate users from submitting huge 
queries to the cluster.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to