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

Hive QA commented on HIVE-15804:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10227 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23] 
(batchId=223)
org.apache.hadoop.hive.druid.TestDruidSerDe.testDruidSerializer (batchId=235)
org.apache.hadoop.hive.llap.daemon.impl.TestTaskExecutorService.testWaitQueuePreemption
 (batchId=278)
{noformat}

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

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: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12850846 - PreCommit-HIVE-Build

> Druid handler might not emit metadata query when CBO fails
> ----------------------------------------------------------
>
>                 Key: HIVE-15804
>                 URL: https://issues.apache.org/jira/browse/HIVE-15804
>             Project: Hive
>          Issue Type: Bug
>          Components: Druid integration
>    Affects Versions: 2.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-15804.patch
>
>
> When CBO is not enabled/fails, we should still be able to run queries on 
> Druid datasources.
> This is implemented as Select query that will retrieve all data available 
> from Druid and then execute the rest of the logic on the data. However, 
> currently we might fail due to wrong inferred type for the Druid datasource 
> columns for numerical types.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to