dosubot[bot] commented on issue #31684: URL: https://github.com/apache/superset/issues/31684#issuecomment-2567862424
<!-- Greeting --> Hey there, @sandeepkokane! I'm here to help you with your Kylin SQLAlchemy connection issue. Let's squash this bug together! 🐞 <!-- Answer --> There is a similar closed issue regarding the inability to connect Apache Kylin to Superset, but no solution was found in the comments <sup>[[1]](https://github.com/apache/superset/issues/22532)</sup>. In your case, the error seems to be related to the `KylinSQLCompiler._compose_select_body()` function receiving an incorrect number of arguments. This might be an issue with the `kylinpy` library or its integration with SQLAlchemy. You might want to check if there are any updates or patches available for `kylinpy` or if there are any known compatibility issues with the version of SQLAlchemy you are using. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/ab73640c-e5bd-433a-a96b-c6749145669b?feedback_type=other)</sup> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
