suddjian commented on a change in pull request #17530:
URL: https://github.com/apache/superset/pull/17530#discussion_r792125050



##########
File path: superset/config.py
##########
@@ -401,6 +405,7 @@ def _try_json_readsha(filepath: str, length: int) -> 
Optional[str]:
     # a custom security config could potentially give access to setting 
filters on
     # tables that users do not have access to.
     "ROW_LEVEL_SECURITY": True,
+    "EMBEDDED_SUPERSET": False,  # This requires that the public role be 
available

Review comment:
       ```suggestion
       "EMBEDDED_SUPERSET": False,
   ```




-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to