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

[incubator-superset] branch master updated (e0deaad -> 5a43700)

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

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


    from e0deaad  chore: removing fsevents dependency (#10751)
     add 5a43700  refactor: convert DatasetList schema filter to use new distinct api (#10746)

No new revisions were added by this update.

Summary of changes:
 .../views/CRUD/data/dataset/DatasetList_spec.jsx   | 16 +++++++-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    | 48 +++++-----------------
 superset-frontend/src/views/CRUD/utils.tsx         |  7 +++-
 superset/views/base_api.py                         |  6 ++-
 tests/datasets/api_tests.py                        | 30 +++++++++-----
 5 files changed, 55 insertions(+), 52 deletions(-)