JersonFerrer commented on issue #11310: URL: https://github.com/apache/superset/issues/11310#issuecomment-1781911694
Well, I was exploring the error and discovered that (in my case) it occurred because the queries to build the virtual datasets had the `UNION` or `UNION ALL` statements, and when they were validated in sql_parse they generated the error. This bug was fixed in #25290 by @betodealmeida. Therefore, the solution I applied was to upgrade to version [3.0.1](https://github.com/apache/superset/tree/3.0.1). -- 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