You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/28 20:40:55 UTC

(superset) branch sql_rowcount updated (58cee233f5 -> 659114d74e)

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

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


    from 58cee233f5 backtracking
     add 659114d74e tsc fixes

No new revisions were added by this update.

Summary of changes:
 .../Chart/DrillBy/useResultsTableView.tsx          |  1 +
 .../components/DataTableControl/RowCount.test.tsx  | 36 ----------------------
 .../DataTablesPane/components/SamplesPane.tsx      |  5 ++-
 .../DataTablesPane/components/useResultsPane.tsx   |  1 +
 .../src/explore/components/DataTablesPane/types.ts |  4 +--
 .../src/explore/components/RowCountLabel/index.tsx |  9 +++---
 6 files changed, 10 insertions(+), 46 deletions(-)
 delete mode 100644 superset-frontend/src/explore/components/DataTableControl/RowCount.test.tsx