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

(Updated 2011-08-19 19:10:10.969158)


Review request for hive, Yongqiang He, John Sichi, and Ning Zhang.


Changes
-------

Made the configuration variable false by default, and set it to true in the 
relevant tests


Summary
-------

Chain a second set of tasks to the MoveTask for INSERT statements.


This addresses bug HIVE-2354.
    https://issues.apache.org/jira/browse/HIVE-2354


Diffs (updated)
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 815f15a 
  ql/src/java/org/apache/hadoop/hive/ql/parse/IndexUpdater.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java 6f311c6 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java cb7a542 
  ql/src/test/queries/clientpositive/index_auto_update.q PRE-CREATION 
  ql/src/test/results/clientpositive/index_auto_update.q.out PRE-CREATION 
  ql/src/test/results/clientpositive/index_stale.q.out 24900a1 

Diff: https://reviews.apache.org/r/1456/diff


Testing
-------

Added testcase "index_auto_update.q"


Thanks,

Syed

Reply via email to