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 2021/03/11 22:09:17 UTC

[superset] branch master updated (bebac59 -> b5ea5d0)

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/superset.git.


    from bebac59  feat: add connector for CrateDB (#13152)
     add b5ea5d0  test: TableCollection  (#13583)

No new revisions were added by this update.

Summary of changes:
 .../dataViewCommon/TableCollection.test.tsx        | 114 +++++++++++++++++++++
 .../components/dataViewCommon/TableCollection.tsx  |   7 +-
 2 files changed, 119 insertions(+), 2 deletions(-)
 create mode 100644 superset-frontend/src/components/dataViewCommon/TableCollection.test.tsx