This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch misc-charts-examples
in repository https://gitbox.apache.org/repos/asf/superset.git
from 83dbdfa3554 Merge remote-tracking branch 'origin/misc-charts-examples'
add cfb04a6e79e chore(deps-dev): bump databricks-sql-connector from 4.2.6
to 4.3.0 (#42347)
add 3ff5dbfe81e fix(native-filters): use FILTER_STATE_CACHE_CONFIG timeout
for dynamic filter option queries (#38910)
add 4ee500e47bf fix(explore): render Jinja before validating legacy chart
filters (#41996)
add 612fd0ac5df Merge branch 'master' into remove-legacy-viz-pipeline
add ff73f2c070e Merge branch 'remove-legacy-viz-pipeline' into
misc-charts-examples
No new revisions were added by this update.
Summary of changes:
pyproject.toml | 2 +-
superset/common/query_context_processor.py | 70 +++++++++-
superset/config.py | 13 ++
superset/utils/core.py | 10 +-
tests/integration_tests/charts/data/api_tests.py | 167 ++++++++++++++++++++++-
tests/unit_tests/core_tests.py | 63 +++++++++
6 files changed, 317 insertions(+), 8 deletions(-)