Skip to content

Druid4Net.2.2.1

Latest
Compare
Choose a tag to compare
@redJ4y redJ4y released this 09 Sep 23:30
d42ca06
  • Wrap inner group-by queries in a "query" JSON object to fix their functionality. Related Druid docs here.
    • Introduce an InnerGroupByQueryRequestData class to properly structure the inner query data, ensuring it includes the required "query" type identifier.