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/08/26 12:28:22 UTC

[superset] branch master updated (1badcae -> 1c71eda)

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 1badcae  feat: add function list to auto-complete to Clickhouse datasource (#16234)
     add 1c71eda  fix(native-filters): handle null values in value filter (#16460)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/Select/Select.tsx     |  1 -
 .../filters/components/Select/SelectFilterPlugin.tsx   | 14 ++++++++++----
 superset-frontend/src/filters/utils.ts                 | 18 +++++++++++++++++-
 superset/utils/core.py                                 |  7 ++++---
 4 files changed, 31 insertions(+), 9 deletions(-)