chore(druid): Remove legacy Druid NoSQL logic (#23997)

This commit is contained in:
John Bodley
2023-06-09 11:33:23 -07:00
committed by GitHub
parent bdb8bbef32
commit 9adb023880
42 changed files with 64 additions and 329 deletions

View File

@@ -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": {},