rusackas commented on issue #36939: URL: https://github.com/apache/superset/issues/36939#issuecomment-5124403674
Sounds like this comes down to sqlglot's dialect support not recognizing some StarRocks-specific statements (`SHOW CREATE TABLE`, `REFRESH EXTERNAL TABLE`, `DROP ... FORCE`). Worth confirming these still fail the same way against current master before scoping a fix, sqlglot's StarRocks dialect may have moved since this was filed. Opening a PR with tests... -- 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]
