This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch snowflake-semantic-layer
in repository https://gitbox.apache.org/repos/asf/superset.git
from a330fe6f7e WIP
new cd019bab3e WIP
new fc64ac918a WIP
new 01c587361f WIP
new 57ca29baf4 Working
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/connectors/sqla/models.py | 8 +-
superset/daos/dataset.py | 11 +-
superset/db_engine_specs/base.py | 50 ++++-
superset/db_engine_specs/snowflake.py | 333 +++++++++++++++++++++++++++++++++-
superset/extensions/semantic_layer.py | 30 +++
superset/models/core.py | 21 ++-
6 files changed, 429 insertions(+), 24 deletions(-)