This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 7386b01 Cast raw 'fetch_values_predicate' to Sqlalchemy Text (#9643)
add 955a4fe [fix] Automatically add relevant Jinja methods to cache key
if present (#9572)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 2 +
docs/sqllab.rst | 8 +-
superset/connectors/sqla/models.py | 25 +++---
superset/jinja_context.py | 161 ++++++++++++++++++++++---------------
superset/views/tags.py | 7 +-
tests/core_tests.py | 1 -
tests/sqla_models_tests.py | 62 ++++++++------
7 files changed, 156 insertions(+), 110 deletions(-)