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 fe9202ee0b fix(alerts): wrong alert trigger with custom query (#35871)
add e67e602892 fix: handle undefined template variables safely in query
rendering. (#35009)
No new revisions were added by this update.
Summary of changes:
superset/jinja_context.py | 19 ++++++++++--
superset/sqllab/query_render.py | 23 ++++++++++++++-
tests/unit_tests/jinja_context_test.py | 54 ++++++++++++++++++++++++++++++++++
3 files changed, 93 insertions(+), 3 deletions(-)