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/07/22 16:09:05 UTC

[GitHub] [superset] dungdm93 commented on pull request #20729: fix: Ensure Presto database engine spec correctly handles Trino

dungdm93 commented on PR #20729:
URL: https://github.com/apache/superset/pull/20729#issuecomment-1192728228

   @john-bodley Trino using official driver, not PyHive as Presto.
   This mean that a lot of function like `get_table_names`, `get_view_names`, `handle_cursor`, etc... implement naively in driver.
   Do u think we should change it back to `TrinoEngineSpec(BaseEngineSpec)` to avoid inherit messy code from `PrestoEngineSpec` (and prevent bugs as well)


-- 
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