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

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


    from cebd45778f fix(Dashboard): Native & Cross-Filters Scoping Performance 
(#30881)
     add f20a8de769 fix(release validation): scripts now support RSA and EDDSA 
keys. (#30967)
     add 71d4bf7212 fix(Dashboard): Ensure shared label colors are updated 
(#31031)
     add b31595a533 fix: Revert "feat(trino): Add functionality to upload data 
(#29164)" (#31151)

No new revisions were added by this update.

Summary of changes:
 RELEASING/verify_release.py                        |  38 ++++---
 pyproject.toml                                     |   3 +-
 .../src/dashboard/actions/dashboardState.js        |  73 ++++++-------
 .../DashboardBuilder/DashboardContainer.tsx        |  39 +++++--
 superset-frontend/src/utils/colorScheme.ts         |   3 +-
 superset/db_engine_specs/hive.py                   |   6 --
 superset/db_engine_specs/trino.py                  |  84 ---------------
 .../db_engine_specs/trino_tests.py                 | 115 ---------------------
 8 files changed, 90 insertions(+), 271 deletions(-)
 delete mode 100644 tests/integration_tests/db_engine_specs/trino_tests.py

Reply via email to