You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2024/02/23 23:28:37 UTC

(superset) branch master updated (11760d3fbf -> 1d571ec9e6)

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(-)