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:
@@ -77,8 +77,7 @@ DEPRECATED_EXTRAS_FIELDS = (
|
||||
|
||||
class QueryObject: # pylint: disable=too-many-instance-attributes
|
||||
"""
|
||||
The query object's schema matches the interfaces of DB connectors like sqla
|
||||
and druid. The query objects are constructed on the client.
|
||||
The query objects are constructed on the client.
|
||||
"""
|
||||
|
||||
annotation_layers: list[dict[str, Any]]
|
||||
|
||||
Reference in New Issue
Block a user