You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2021/12/22 01:24:16 UTC

[superset] branch 1.4 updated (8057582 -> 96c18b4)

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

elizabeth pushed a change to branch 1.4
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 8057582  feat: Certify Charts and Dashboards (#17335)
     add 96c18b4  fix test lint (#17835)

No new revisions were added by this update.

Summary of changes:
 .../TimezoneSelector/TimezoneSelector.test.tsx     |  2 +-
 superset/charts/api.py                             |  2 +-
 superset/common/query_object.py                    |  2 -
 superset/config.py                                 |  1 -
 superset/connectors/sqla/models.py                 |  4 +-
 superset/db_engine_specs/postgres.py               |  2 +-
 superset/utils/async_query_manager.py              |  8 +--
 tests/integration_tests/charts/api_tests.py        |  2 -
 tests/unit_tests/sql_parse_tests.py                | 60 +---------------------
 9 files changed, 10 insertions(+), 73 deletions(-)