You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2024/03/18 17:03:05 UTC

(superset) branch master updated (d820c9c2ff -> 36fd3c0bf8)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from d820c9c2ff fix: typo in configuring-superset.mdx (#27541)
     add 36fd3c0bf8 feat: `improve _extract_tables_from_sql` (#26748)

No new revisions were added by this update.

Summary of changes:
 superset/sql_parse.py                     | 19 ++++++++++++++---
 tests/unit_tests/jinja_context_test.py    |  8 ++++++++
 tests/unit_tests/security/manager_test.py |  1 +
 tests/unit_tests/sql_parse_tests.py       | 34 ++++++++++++++++++++++++++-----
 4 files changed, 54 insertions(+), 8 deletions(-)