Not able to aggregate 1 day data in Druid. Able to fetch all data without aggregate function , but if i use aggregate function getting Request failed with status code 504 . Tried increasing timeout in query context but no use.
if it is only the groupBy queries that are timing out, you may need to investigate merge buffers and make sure that you are following the tuning recommendations noted here: Basic cluster tuning · Apache Druid