You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2016/11/03 22:07:58 UTC

[jira] [Commented] (HIVE-15003) Update 'ALTER TABLE...UPDATE STATISTICS FOR COLUMN..' statement to support more data types

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

Hive QA commented on HIVE-15003:
--------------------------------



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

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10628 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid] (batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[union_fast_stats] (batchId=145)
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12836406 - PreCommit-HIVE-Build

> Update 'ALTER TABLE...UPDATE STATISTICS FOR COLUMN..' statement to support more data types
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-15003
>                 URL: https://issues.apache.org/jira/browse/HIVE-15003
>             Project: Hive
>          Issue Type: Task
>          Components: Statistics
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>         Attachments: HIVE-15003.patch
>
>
> Currently ALTER TABLE...UDPATE STATISTICS FOR COLUMN... only support updating statistics for following data types:
> * STRING
> * DOUBLE
> * BOOLEAN
> * BINARY
> * DECIMAL
> * DATE
> We are missing the following data types
> * TINYINT
> * SMALLINT
> * INT
> * BIGINT
> * FLOAT
> * VARCHAR
> * CHAR
> * TIMESTAMP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)