[ https://issues.apache.org/jira/browse/HIVE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608714#comment-15608714 ]
Jesus Camacho Rodriguez commented on HIVE-15046: ------------------------------------------------ [~ashutoshc], would you mind taking a look at the new patch? :) The new patch addresses other issues discovered while testing; I have updated the description of the issue to describe them. Thanks! > Multiple fixes for Druid handler > -------------------------------- > > Key: HIVE-15046 > URL: https://issues.apache.org/jira/browse/HIVE-15046 > Project: Hive > Issue Type: Bug > Components: Druid integration > Affects Versions: 2.2.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-15046.01.patch, HIVE-15046.patch > > > - Druid query type not recognized after Calcite upgrade; introduced by > HIVE-13316. > - Fix handling of NULL values for GroupBy queries. > - Fix handling of dimension/metrics names, as those names in Druid are case > sensitive. > - Select Druid query to effectively return no rows when the result is empty > (previously returning a single row). > - When it is split, each of the parts of a Select query might return more > results than threshold; set threshold to max integer in query so we do not > face this problem. -- This message was sent by Atlassian JIRA (v6.3.4#6332)