[
https://issues.apache.org/jira/browse/HIVE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086934#comment-13086934
]
[email protected] commented on HIVE-2354:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1456/
-----------------------------------------------------------
(Updated 2011-08-18 10:28:02.416294)
Review request for hive, John Sichi and Ning Zhang.
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 b46976f
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 cec0d46
ql/src/test/queries/clientpositive/index_auto_update.q PRE-CREATION
ql/src/test/results/clientpositive/index_auto_update.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/1456/diff
Testing
-------
Added testcase "index_auto_update.q"
Thanks,
Syed
> Support automatic rebuilding of indexes when they go stale
> ----------------------------------------------------------
>
> Key: HIVE-2354
> URL: https://issues.apache.org/jira/browse/HIVE-2354
> Project: Hive
> Issue Type: Improvement
> Reporter: Syed S. Albiz
> Assignee: Syed S. Albiz
> Attachments: HIVE-2354.1.patch, HIVE-2354.2.patch, HIVE-2354.3.patch,
> HIVE-2354.4.patch
>
>
> Support a mode where indexes will be automatically rebuilt when the
> table/partition they are based on is modified. So if index foo is built on
> table bar, and bar has it's contents overwritten, we should support a mode
> where index foo will automatically rebuild itself.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira