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 2022/09/16 21:18:17 UTC

[superset] branch master updated (b739e27f6d -> 8c16806f57)

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

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


    from b739e27f6d fix: Duplicated numeric values in Select (#21480)
     add 8c16806f57 fix: Address regression introduced in #21284 (#21470)

No new revisions were added by this update.

Summary of changes:
 .../src/components/TableSelector/index.tsx         |  2 +-
 .../src/hooks/apiResources/tables.test.ts          | 31 ++--------------------
 superset-frontend/src/hooks/apiResources/tables.ts | 11 +++-----
 .../data/dataset/AddDataset/LeftPanel/index.tsx    |  6 ++---
 4 files changed, 9 insertions(+), 41 deletions(-)