This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4d29d16b64 fix: make a new entrypoint for deprecated postgres dialect
(#20895)
add 0d8889dc9c fix: Save dataset + chart when Chart source is Query
(#20880)
No new revisions were added by this update.
Summary of changes:
.../components/ExploreViewContainer/index.jsx | 4 +-
.../src/explore/components/SaveModal.test.jsx | 34 ++-
.../src/explore/components/SaveModal.tsx | 309 +++++++++++++--------
superset-frontend/src/utils/localStorageHelpers.ts | 2 +
superset/views/core.py | 16 +-
5 files changed, 245 insertions(+), 120 deletions(-)