[ 
https://issues.apache.org/jira/browse/HIVE-21561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807431#comment-16807431
 ] 

Hive QA commented on HIVE-21561:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12964502/HIVE-21561.2.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 15890 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/16813/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16813/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16813/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12964502 - PreCommit-HIVE-Build

> Revert removal of TableType.INDEX_TABLE enum
> --------------------------------------------
>
>                 Key: HIVE-21561
>                 URL: https://issues.apache.org/jira/browse/HIVE-21561
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>            Priority: Major
>         Attachments: HIVE-21561.1.patch, HIVE-21561.2.patch
>
>
> Index tables have been removed from Hive as of HIVE-18715.
> However, in case users still have index tables defined in the metastore, we 
> should keep the TableType.INDEX_TABLE enum around so that users can drop 
> these tables. Without the enum defined Hive cannot do anything with them as 
> it fails with IllegalArgumentException errors when trying to call 
> TableType.valueOf() on INDEX_TABLE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to