apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.52k stars 3.71k forks source link

Datasource Preview Breaks when druid.sql.planner.requireTimeCondition=true #17434

Open aho135 opened 3 weeks ago

aho135 commented 3 weeks ago

Affected Version

28.0.1

Description

The datasource preview fails to load when druid.sql.planner.requireTimeCondition=true because the query does not include a time filter

aho135 commented 3 weeks ago
Screenshot 2024-10-22 at 2 16 33 PM