villebro commented on issue #3998: [SQLLab] Allow common table expressions 
(CTE), a.k.a. "with" statements
URL: 
https://github.com/apache/incubator-superset/issues/3998#issuecomment-377975772
 
 
   @mistercrunch Did you see my reply above (10 days ago)? Running the query in 
the initial bug report does not produce an error on the master branch, as 
`sqlparse.parse(query)[0].get_type()`, which is essentially what `is_select()` 
is calling, returns `SELECT` for the query in question on the current version 
of `sqlparse`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to