You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2020/11/10 23:14:04 UTC

[incubator-superset] branch master updated (777a84c -> 98d1c69)

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

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


    from 777a84c  Enabled artifacts for failing tests (#11584)
     add 98d1c69  refactor: Remove reactable arc (#11535)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                |   5 -
 superset-frontend/package.json                     |   1 -
 .../SqlLab/components/EstimateQueryCostButton.jsx  | 100 +++---
 .../src/components/TableView/index.ts              |   1 +
 .../components/dataViewCommon/TableCollection.tsx  |   2 +
 .../src/explore/components/DisplayQueryButton.jsx  | 349 +++++++++++----------
 6 files changed, 236 insertions(+), 222 deletions(-)