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 b1c203b  Updade connection prefix (#12673)
     add 4255c22  feat: add decorator to guard public APIs (#12635)

No new revisions were added by this update.

Summary of changes:
 superset/config.py                    |   2 +-
 superset/sql_lab.py                   |  19 +++++-
 superset/utils/public_interfaces.py   |  74 ++++++++++++++++++++++++
 tests/utils/public_interfaces_test.py | 106 ++++++++++++++++++++++++++++++++++
 4 files changed, 197 insertions(+), 4 deletions(-)
 create mode 100644 superset/utils/public_interfaces.py
 create mode 100644 tests/utils/public_interfaces_test.py

Reply via email to