[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2012-02-01 Thread Carl Steinbach (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-2611:
-

  Component/s: Indexing
Fix Version/s: 0.9.0

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>  Components: Indexing
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Fix For: 0.9.0
>
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch, HIVE-2611.D705.3.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-14 Thread Namit Jain (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain updated HIVE-2611:
-

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Committed. Thanks Kevin

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch, HIVE-2611.D705.3.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-12 Thread Kevin Wilfong (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Wilfong updated HIVE-2611:


Status: Patch Available  (was: Open)

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch, HIVE-2611.D705.3.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-12 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2611:
--

Attachment: HIVE-2611.D705.3.patch

kevinwilfong updated the revision "HIVE-2611 [jira] Make index table output of 
create index command if index is table based".
Reviewers: JIRA

REVISION DETAIL
  https://reviews.facebook.net/D705

AFFECTED FILES
  ql/src/test/results/clientnegative/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientnegative/index_compact_size_limit.q.out
  ql/src/test/results/clientnegative/merge_negative_1.q.out
  ql/src/test/results/clientnegative/index_bitmap_no_map_aggr.q.out
  ql/src/test/results/clientnegative/index_compact_entry_limit.q.out
  ql/src/test/results/clientpositive/index_bitmap3.q.out
  ql/src/test/results/clientpositive/index_auto_update.q.out
  ql/src/test/results/clientpositive/index_auto_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_file_format.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto_partitioned.q.out
  ql/src/test/results/clientpositive/show_indexes_syntax.q.out
  ql/src/test/results/clientpositive/index_bitmap_rc.q.out
  ql/src/test/results/clientpositive/ql_rewrite_gbtoidx.q.out
  ql/src/test/results/clientpositive/index_auto_unused.q.out
  ql/src/test/results/clientpositive/index_auto.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables_compact.q.out
  ql/src/test/results/clientpositive/show_indexes_edge_cases.q.out
  ql/src/test/results/clientpositive/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientpositive/index_compact_1.q.out
  ql/src/test/results/clientpositive/index_compact.q.out
  ql/src/test/results/clientpositive/alter_index.q.out
  ql/src/test/results/clientpositive/index_compact_binary_search.q.out
  ql/src/test/results/clientpositive/index_stale_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_self_join.q.out
  ql/src/test/results/clientpositive/index_creation.q.out
  ql/src/test/results/clientpositive/index_bitmap1.q.out
  ql/src/test/results/clientpositive/index_bitmap_compression.q.out
  ql/src/test/results/clientpositive/index_compact_2.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables.q.out
  ql/src/test/results/clientpositive/index_stale.q.out
  ql/src/test/results/clientpositive/index_bitmap.q.out
  ql/src/test/results/clientpositive/index_bitmap2.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto.q.out
  ql/src/test/results/clientpositive/index_auto_empty.q.out
  ql/src/test/results/clientpositive/index_compact_3.q.out
  ql/src/test/results/clientpositive/index_auto_multiple.q.out
  ql/src/test/results/clientpositive/index_auth.q.out
  ql/src/test/results/clientpositive/index_compression.q.out
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java


> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch, HIVE-2611.D705.3.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain updated HIVE-2611:
-

Status: Open  (was: Patch Available)

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2611:
--

Attachment: HIVE-2611.D705.2.patch

kevinwilfong updated the revision "HIVE-2611 [jira] Make index table output of 
create index command if index is table based".
Reviewers: JIRA

REVISION DETAIL
  https://reviews.facebook.net/D705

AFFECTED FILES
  ql/src/test/results/clientnegative/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientnegative/index_compact_size_limit.q.out
  ql/src/test/results/clientnegative/merge_negative_1.q.out
  ql/src/test/results/clientnegative/index_bitmap_no_map_aggr.q.out
  ql/src/test/results/clientnegative/index_compact_entry_limit.q.out
  ql/src/test/results/clientpositive/index_bitmap3.q.out
  ql/src/test/results/clientpositive/index_auto_update.q.out
  ql/src/test/results/clientpositive/index_auto_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_file_format.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto_partitioned.q.out
  ql/src/test/results/clientpositive/show_indexes_syntax.q.out
  ql/src/test/results/clientpositive/index_bitmap_rc.q.out
  ql/src/test/results/clientpositive/ql_rewrite_gbtoidx.q.out
  ql/src/test/results/clientpositive/index_auto_unused.q.out
  ql/src/test/results/clientpositive/index_auto.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables_compact.q.out
  ql/src/test/results/clientpositive/show_indexes_edge_cases.q.out
  ql/src/test/results/clientpositive/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientpositive/index_compact_1.q.out
  ql/src/test/results/clientpositive/index_compact.q.out
  ql/src/test/results/clientpositive/alter_index.q.out
  ql/src/test/results/clientpositive/index_compact_binary_search.q.out
  ql/src/test/results/clientpositive/index_stale_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_self_join.q.out
  ql/src/test/results/clientpositive/index_creation.q.out
  ql/src/test/results/clientpositive/index_bitmap1.q.out
  ql/src/test/results/clientpositive/index_bitmap_compression.q.out
  ql/src/test/results/clientpositive/index_compact_2.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables.q.out
  ql/src/test/results/clientpositive/index_stale.q.out
  ql/src/test/results/clientpositive/index_bitmap.q.out
  ql/src/test/results/clientpositive/index_bitmap2.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto.q.out
  ql/src/test/results/clientpositive/index_auto_empty.q.out
  ql/src/test/results/clientpositive/index_compact_3.q.out
  ql/src/test/results/clientpositive/index_auto_multiple.q.out
  ql/src/test/results/clientpositive/index_auth.q.out
  ql/src/test/results/clientpositive/index_compression.q.out
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java


> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch, 
> HIVE-2611.D705.2.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2611:
--

Attachment: HIVE-2611.D705.1.patch

kevinwilfong requested code review of "HIVE-2611 [jira] Make index table output 
of create index command if index is table based".
Reviewers: JIRA

  If an index is table based, when an index is created it creates a table for 
that index.  We should log that table as the output of an index creation 
command.

  This differs from the review board diff only in that the Lint errors have 
been resolved.

  If an index is table based, when that index is created a table is created to 
contain that index.  This should be listed in the output of the command.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D705

AFFECTED FILES
  ql/src/test/results/clientnegative/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientnegative/index_compact_size_limit.q.out
  ql/src/test/results/clientnegative/merge_negative_1.q.out
  ql/src/test/results/clientnegative/index_bitmap_no_map_aggr.q.out
  ql/src/test/results/clientnegative/index_compact_entry_limit.q.out
  ql/src/test/results/clientpositive/index_bitmap3.q.out
  ql/src/test/results/clientpositive/index_auto_update.q.out
  ql/src/test/results/clientpositive/index_auto_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_file_format.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto_partitioned.q.out
  ql/src/test/results/clientpositive/show_indexes_syntax.q.out
  ql/src/test/results/clientpositive/index_bitmap_rc.q.out
  ql/src/test/results/clientpositive/ql_rewrite_gbtoidx.q.out
  ql/src/test/results/clientpositive/index_auto_unused.q.out
  ql/src/test/results/clientpositive/index_auto.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables_compact.q.out
  ql/src/test/results/clientpositive/show_indexes_edge_cases.q.out
  ql/src/test/results/clientpositive/alter_concatenate_indexed_table.q.out
  ql/src/test/results/clientpositive/index_compact_1.q.out
  ql/src/test/results/clientpositive/index_compact.q.out
  ql/src/test/results/clientpositive/alter_index.q.out
  ql/src/test/results/clientpositive/index_compact_binary_search.q.out
  ql/src/test/results/clientpositive/index_stale_partitioned.q.out
  ql/src/test/results/clientpositive/index_auto_self_join.q.out
  ql/src/test/results/clientpositive/index_creation.q.out
  ql/src/test/results/clientpositive/index_bitmap1.q.out
  ql/src/test/results/clientpositive/index_bitmap_compression.q.out
  ql/src/test/results/clientpositive/index_compact_2.q.out
  ql/src/test/results/clientpositive/index_auto_mult_tables.q.out
  ql/src/test/results/clientpositive/index_stale.q.out
  ql/src/test/results/clientpositive/index_bitmap.q.out
  ql/src/test/results/clientpositive/index_bitmap2.q.out
  ql/src/test/results/clientpositive/index_bitmap_auto.q.out
  ql/src/test/results/clientpositive/index_auto_empty.q.out
  ql/src/test/results/clientpositive/index_compact_3.q.out
  ql/src/test/results/clientpositive/index_auto_multiple.q.out
  ql/src/test/results/clientpositive/index_auth.q.out
  ql/src/test/results/clientpositive/index_compression.q.out
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/DDLWork.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/1545/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.


> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt, HIVE-2611.D705.1.patch
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-08 Thread Kevin Wilfong (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Wilfong updated HIVE-2611:


Status: Patch Available  (was: Open)

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-11-28 Thread Kevin Wilfong (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Wilfong updated HIVE-2611:


Attachment: HIVE-2611.1.patch.txt

> Make index table output of create index command if index is table based
> ---
>
> Key: HIVE-2611
> URL: https://issues.apache.org/jira/browse/HIVE-2611
> Project: Hive
>  Issue Type: Improvement
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-2611.1.patch.txt
>
>
> If an index is table based, when that index is created a table is created to 
> contain that index.  This should be listed in the output of the command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira