-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51832/
-----------------------------------------------------------
Review request for hive, Jesús Camacho Rodríguez and Prasanth_J.
Bugs: HIVE-14726
https://issues.apache.org/jira/browse/HIVE-14726
Repository: hive-git
Description
-------
No need to select bucketing column for update/delete in RS
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
febd446
ql/src/test/queries/clientpositive/dynpart_sort_optimization_acid.q 5e4e0f7
ql/src/test/results/clientpositive/dynpart_sort_optimization_acid.q.out
9b7b4d2
Diff: https://reviews.apache.org/r/51832/diff/
Testing
-------
New test added
Thanks,
Ashutosh Chauhan