dosubot[bot] commented on issue #34984: URL: https://github.com/apache/superset/issues/34984#issuecomment-3244734343
<!-- Greeting --> Hi @boun! I'm [Dosu](https://go.dosu.dev/dosubot) and Iām helping the superset team. <!-- Answer --> This issue is caused by changes in Superset 6.0.0rc1's SQL dialect handling, which introduced stricter parsing and validation. Superset does not have special handling for DuckDB's `INSTALL` commands, so these are treated as generic SQL. The new dialect logic likely misclassifies or alters the `INSTALL spatial` statement, resulting in the parser error you see. There is currently no documented workaround or solution for installing DuckDB extensions from within Superset 6.0.0rc1, and this problem is now tracked as [GitHub issue #34984](https://github.com/apache/superset/issues/34984). For now, you may need to install DuckDB extensions outside of Superset before connecting, as Superset expects extension setup to be managed externally if needed. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=hallucination) | [Report š](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/642cd23c-c23f-4022-9bdc-7eccd9a66cd0?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/34984) -- 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