This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch new-dar
in repository https://gitbox.apache.org/repos/asf/superset.git
from b469b01e0f Initial UI
new 3554325104 Testing
new 2e7df4614c RLS and CLS working
new 902509b1f0 Explore working
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/data_access_rules/api.py | 79 +++++++++++-
superset/data_access_rules/schemas.py | 13 +-
superset/data_access_rules/utils.py | 237 +++++++++++++++++++++++++++++++++-
superset/databases/filters.py | 18 ++-
superset/security/manager.py | 68 ++++++++++
superset/sql/parse.py | 3 +
superset/utils/filters.py | 47 ++++++-
7 files changed, 454 insertions(+), 11 deletions(-)