-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59726/
-----------------------------------------------------------

Review request for hive and Jason Dere.


Bugs: HIVE-16804
    https://issues.apache.org/jira/browse/HIVE-16804


Repository: hive-git


Description
-------

Currently the semijoin hint takes source table input. However, to provide 
better control, also provide the target table name in hint.
The Target field is added as a mandatory parameter.


Diffs
-----

  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/DynamicPartitionPruningOptimization.java
 8a62982e1e 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java d514644da0 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemiJoinHint.java f7fd306a2c 
  ql/src/test/queries/clientpositive/semijoin_hint.q 71fa445ec8 
  ql/src/test/results/clientpositive/llap/semijoin_hint.q.out ae9bf9bd8b 


Diff: https://reviews.apache.org/r/59726/diff/1/


Testing
-------


Thanks,

Deepak Jaiswal

Reply via email to