You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/26 06:00:55 UTC

[GitHub] [superset] villebro commented on pull request #18613: feat: Add StarRocks support

villebro commented on PR #18613:
URL: https://github.com/apache/superset/pull/18613#issuecomment-1109378469

   > > Also, since it appears to support the MySQL protocol, I'm curious if it actually needs a separate engine spec, or if Superset can "speak" with StarRocks as if it were a MySQL database?
   > 
   > I've been able to connect to StarRocks via the MySQL connector but there seems to be some nuanced differences—for example the SQL Lab preview failed—which likely means that we'll need a custom engine spec.
   
   @john-bodley makes complete sense - I've been noticing other dbs adopting the MySQL protocol, too (which usually aren't fully compatible with the MySQL dialect), so I think this is a pattern we'll start seeing more in the future. So let's try to iron out these issues with the StarRocks spec so we can generalize this for other connectors later.


-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org