You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by er...@apache.org on 2020/11/18 16:49:03 UTC

[incubator-superset] branch master updated (676e0bb -> 7ae8cd0)

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 676e0bb  docs: fix docker config paths (#11703)
     add 7ae8cd0  fix: do not drop calculated column on metadata sync (#11731)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/base/models.py  |  6 ++--
 superset/connectors/druid/models.py |  2 ++
 superset/connectors/sqla/models.py  | 12 ++++++--
 superset/connectors/sqla/views.py   | 10 ++++--
 tests/sqla_models_tests.py          | 61 ++++++++++++++++++++++++++++++++++++-
 5 files changed, 81 insertions(+), 10 deletions(-)