This is an automated email from the ASF dual-hosted git repository.
erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 8bc5cd7 [SQLLab] Refactor sql json endpoint (#8163)
add dfb3bf6 [typing] add typing for superset/connectors and
superset/common (#8138)
No new revisions were added by this update.
Summary of changes:
superset/common/query_context.py | 45 +++---
superset/common/query_object.py | 43 ++++--
superset/connectors/base/models.py | 81 +++++------
superset/connectors/connector_registry.py | 46 ++++--
superset/connectors/druid/models.py | 227 +++++++++++++++++-------------
superset/connectors/druid/views.py | 6 +-
superset/connectors/sqla/models.py | 123 +++++++++-------
7 files changed, 329 insertions(+), 242 deletions(-)