You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/05/12 20:29:47 UTC

[superset] branch master updated (76a06a7 -> f1c32b9)

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

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


    from 76a06a7  use pre-commit instead (#14581)
     add f1c32b9  feat(native-filters): add sort metric to select (#14590)

No new revisions were added by this update.

Summary of changes:
 .../filters/components/Select/buildQuery.test.ts   | 59 ++++++++++++++++++++++
 .../src/filters/components/Select/buildQuery.ts    |  1 +
 2 files changed, 60 insertions(+)
 create mode 100644 superset-frontend/src/filters/components/Select/buildQuery.test.ts