[
https://issues.apache.org/jira/browse/CALCITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937016#comment-15937016
]
Gian Merlino commented on CALCITE-1718:
---------------------------------------
There isn't really a preferred form, either is supposed to work equally well.
I just tried this query on Druid 0.9.2 and it worked with both {{true}} and
{{"true"}}. Is it possible you have some older versions of Druid running on
some of your nodes?
> 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)