mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(druid): Remove legacy Druid NoSQL logic (#23997)
This commit is contained in:
@@ -35,7 +35,6 @@ sample_query_context = {
|
||||
"time_grain_sqla": "P1D",
|
||||
"time_range_endpoints": ["inclusive", "exclusive"],
|
||||
"having": "",
|
||||
"having_druid": [],
|
||||
"where": "",
|
||||
},
|
||||
"applied_time_extras": {},
|
||||
@@ -93,7 +92,6 @@ sample_query_context = {
|
||||
"time_grain_sqla": "P1D",
|
||||
"time_range_endpoints": ["inclusive", "exclusive"],
|
||||
"having": "",
|
||||
"having_druid": [],
|
||||
"where": "",
|
||||
},
|
||||
"applied_time_extras": {},
|
||||
|
||||
Reference in New Issue
Block a user