This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 11760d3fbf fix(trino): bumping trino to fix hudi schema fetching
(#27213)
add 1d571ec9e6 feat(jinja): current_user_email macro (#27197)
No new revisions were added by this update.
Summary of changes:
docs/docs/installation/sql-templating.mdx | 23 ++++++++++++++---
superset/jinja_context.py | 36 ++++++++++++++++++++------
superset/utils/core.py | 13 ++++++++++
tests/integration_tests/sqla_models_tests.py | 28 ++++++++++++--------
tests/unit_tests/test_jinja_context.py | 38 ++++++++++++++++++++++++++++
5 files changed, 116 insertions(+), 22 deletions(-)