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/03/08 01:36:15 UTC

[GitHub] [incubator-superset] mistercrunch commented on issue #1547: Add ability to create queries using WITH statements

mistercrunch commented on issue #1547: Add ability to create queries using WITH statements
URL: https://github.com/apache/incubator-superset/issues/1547#issuecomment-470770110
 
 
   Sounds right, it's actually not DML though, but we'd need to improve the SQL parsing to allow for CTE without that switch on. I believe CTEs on most database engine that supports them can be used in a query and DML context.

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