bkyryliuk opened a new pull request #8254: WIP. Avoid circular dependency between superset
config and superset package
URL: https://github.com/apache/incubator-superset/pull/8254
### CATEGORY
Choose one
- [X] Bug Fix
### SUMMARY
<!--- Describe the change below, including rationale and design decisions -->
Small refactor to avoid circular dependency between superset config and superset package.
Current code doesn't support adding custom security manager as importing SupersetSecurityManager
calls __init__.py that initializes the config.
### TEST PLAN
* local testing + testing in DBX environment
### REVIEWERS
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|