You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by wi...@apache.org on 2020/09/22 20:45:08 UTC

[incubator-superset] branch master updated (e93d92e -> a6f2587)

This is an automated email from the ASF dual-hosted git repository.

willbarrett pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from e93d92e  Replace reactable with DataTable from superset-ui in QueryTable (#10981)
     add a6f2587  fix: enable pylint rules in db_engine_specs module (#10998)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/athena.py   | 3 ++-
 superset/db_engine_specs/base.py     | 6 ++----
 superset/db_engine_specs/bigquery.py | 1 -
 superset/db_engine_specs/drill.py    | 3 ++-
 superset/db_engine_specs/druid.py    | 6 ++----
 superset/db_engine_specs/hana.py     | 3 ++-
 superset/db_engine_specs/hive.py     | 9 +++++----
 superset/db_engine_specs/kylin.py    | 3 ++-
 8 files changed, 17 insertions(+), 17 deletions(-)