Eugene Koifman created HIVE-17773:
-------------------------------------
Summary: add test to make sure bucket pruning doesn't clash with
unbucketed acid tables
Key: HIVE-17773
URL: https://issues.apache.org/jira/browse/HIVE-17773
Project: Hive
Issue Type: Sub-task
Components: Transactions
Affects Versions: 3.0.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
HIVE-11525 add bucket pruning. Unbucketed acid tables name data files in the
same way as proper/enforced buckets.
Bucket pruning should only kick in for bucketed tables
(https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/optimizer/FixedBucketPruningOptimizer.java#L109)
but it's good to add some tests to make sure
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)