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

Michael Mior commented on CALCITE-1718:
---------------------------------------

I get the response below. It looks like either way {{"true}} is still the 
recommended choice though, correct?

{noformat}
{
  "error" : "java.lang.Boolean cannot be cast to java.lang.String"
}
{noformat}

> Incorrect data type for context in Druid adapter
> ------------------------------------------------
>
>                 Key: CALCITE-1718
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1718
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid
>    Affects Versions: 1.11.0
>            Reporter: Michael Mior
>            Assignee: Michael Mior
>
> The context {{skipEmptyBuckets}} added in 
> [CALCITE-1589|https://issues.apache.org/jira/browse/CALCITE-1589] was given 
> the boolean value {{true}}. The [Druid 
> documentation|http://druid.io/docs/latest/querying/timeseriesquery.html] 
> shows that this should be the string {{"true"}}. I get a test failure on 
> Druid 0.9.2 because of this discrepancy.



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

Reply via email to