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 92808ffe38 fix(Jinja): Extra cache keys to consider vars with set
(#30549)
add 05cccf6404 fix: adhoc metrics (#30202)
No new revisions were added by this update.
Summary of changes:
superset/connectors/sqla/models.py | 2 ++
superset/models/helpers.py | 21 +++++++++--
superset/models/sql_lab.py | 1 +
superset/sql_parse.py | 40 +++++++--------------
tests/integration_tests/datasource_tests.py | 4 +++
tests/integration_tests/query_context_tests.py | 7 +++-
tests/unit_tests/sql_parse_tests.py | 50 ++++++++++++++++++--------
7 files changed, 80 insertions(+), 45 deletions(-)