You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/12 21:58:22 UTC

[GitHub] [incubator-superset] rubypollev opened a new issue #8827: Permit "EXPLAIN" with "Allow DML" unchecked

rubypollev opened a new issue #8827: Permit "EXPLAIN" with "Allow DML" unchecked
URL: https://github.com/apache/incubator-superset/issues/8827
 
 
   **Is your feature request related to a problem? Please describe.**
   `EXPLAIN` commands are essential to the workflow of many analysts; they are often a pre-cursor to a `SELECT`. `EXPLAIN`s are, however, not permitted with `Allow DML` unchecked. This is problematic.
   
   **Describe the solution you'd like**
   `EXPLAIN` should be allowed with `Allow DML` unchecked. This is not a destructive command. 
   
   **Describe alternatives you've considered**
   Maybe an independent checkbox? Not sure why we'd want this. 
   
   

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