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

Hive QA commented on HIVE-19674:
--------------------------------



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

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

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

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

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: 12937369 - PreCommit-HIVE-Build

> Group by Decimal Constants push down to Druid tables.
> -----------------------------------------------------
>
>                 Key: HIVE-19674
>                 URL: https://issues.apache.org/jira/browse/HIVE-19674
>             Project: Hive
>          Issue Type: Improvement
>          Components: Druid integration
>            Reporter: slim bouguerra
>            Assignee: Vineet Garg
>            Priority: Major
>         Attachments: HIVE-19674.1.patch, HIVE-19674.2.patch, 
> HIVE-19674.3.patch, HIVE-19674.4.patch, HIVE-19674.5.patch, HIVE-19674.6.patch
>
>
> Queries like following gets generated by Tableau.
> {code}
> SELECT SUM(`ssb_druid_100`.`lo_revenue`) AS `sum_lo_revenue_ok`
>  FROM `druid_ssb`.`ssb_druid_100` `ssb_druid_100`
> GROUP BY 1.1000000000000001;
> {code}



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

Reply via email to