[
https://issues.apache.org/jira/browse/CALCITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937138#comment-15937138
]
slim bouguerra commented on CALCITE-1718:
-----------------------------------------
have tested this with 0.9.0 as well, make sure you have druid code that has
this commit
https://github.com/druid-io/druid/commit/708bc674fa8ca67dc4c9e714649ba34acb1b39a8.
> 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)