Michael Mior created CALCITE-1718:
-------------------------------------
Summary: 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: Julian Hyde
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)