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 21:34:27 UTC

[GitHub] [superset] john-bodley commented on issue #20752: Trino Engine Specs Producing Duplicate Table/View Items in SQL Lab UI

john-bodley commented on issue #20752:
URL: https://github.com/apache/superset/issues/20752#issuecomment-1192950036

   The issue may be that the TrinoEngineSpec might need to override—reverting to the base implementation—some of the Presto methods.
   
   I do know that the PyHive Presto SQLAlchemy dialect fetches both tables and views for the [get_table_names](https://github.com/dropbox/PyHive/blob/master/pyhive/sqlalchemy_presto.py#L191) method.


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