dosubot[bot] commented on issue #29979: URL: https://github.com/apache/superset/issues/29979#issuecomment-2301276604
<!-- Answer --> The `QuestDbEngineSpec` class should be located in the file that defines the database engine specifications for QuestDB. Typically, this would be in a file within the `superset/db_engine_specs` directory. Look for a file named something like `questdb.py` or similar within that directory. If you don't find it there, you can search the repository for the `QuestDbEngineSpec` class definition to locate the exact file. Once you find the file, you can modify the `execute` method as needed. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- 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