This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 20da4eb86ec fix(sqllab): Over-rendering on result table (#30857)
add 2ec3aaaeea6 feat(dashboard): show dataset column labels in View as
table (#37140)
No new revisions were added by this update.
Summary of changes:
.../components/SliceHeaderControls/index.tsx | 1 +
.../explore/components/DataTableControl/index.tsx | 12 +++++++---
.../DataTableControl/useTableColumns.test.ts | 28 ++++++++++++++++++++++
.../components/ResultsPaneOnDashboard.tsx | 2 ++
.../components/SingleQueryResultPane.tsx | 2 ++
.../DataTablesPane/components/useResultsPane.tsx | 2 ++
.../src/explore/components/DataTablesPane/types.ts | 4 ++++
7 files changed, 48 insertions(+), 3 deletions(-)