This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 2a474e017a fix(charts): fix legend theming and hollow symbols in dark
mode (#35123)
add 52993e68e1 fix: dataset update with invalid SQL query (#35543)
No new revisions were added by this update.
Summary of changes:
.../SqlLab/components/SaveDatasetModal/index.tsx | 72 +++++++++-------
superset/commands/dataset/update.py | 35 +++++++-
tests/unit_tests/commands/dataset/update_test.py | 99 ++++++++++++++++++++++
3 files changed, 175 insertions(+), 31 deletions(-)