[
https://issues.apache.org/jira/browse/HIVE-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527858#comment-14527858
]
Hive QA commented on HIVE-9908:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12730140/HIVE-9908.03.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 8888 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.TestSQLStdHiveAccessControllerHS2.testConfigProcessing
org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.TestSQLStdHiveAccessControllerHS2.testConfigProcessingCustomSetWhitelistAppend
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3723/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3723/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3723/
Messages:
{noformat}
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12730140 - PreCommit-HIVE-TRUNK-Build
> vectorization error binary type not supported, group by with binary columns
> ---------------------------------------------------------------------------
>
> Key: HIVE-9908
> URL: https://issues.apache.org/jira/browse/HIVE-9908
> Project: Hive
> Issue Type: Bug
> Reporter: Priyesh Raj
> Assignee: Matt McCline
> Attachments: HIVE-9908.01.patch, HIVE-9908.02.patch,
> HIVE-9908.03.patch
>
>
> I am observing run time exception with binary data, when vectorization is
> enabled and binary data is observed in Group By clause.
> The exception is unsupported type: binary
> As per document, exception should not come. Rather normal way of execution
> should continue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)