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 2019/08/08 22:07:06 UTC

[GitHub] [incubator-superset] se7entyse7en commented on issue #8010: `HiveEngineSpec.get_view_names` returns empty list even if corresponding function is available for hive dialect

se7entyse7en commented on issue #8010: `HiveEngineSpec.get_view_names` returns empty list even if corresponding function is available for hive dialect
URL: https://github.com/apache/incubator-superset/issues/8010#issuecomment-519705034
 
 
   Honestly, I don't know Hive much, but AFAIU with the SQLAlchemy Hive dialect you cannot distinguish views and tables, so calling `get_view_names` or `get_table_names` will return both views and tables. I don't even know whether it will return both internal and external ones in addition to views.
   
   Maybe @erizocosmico or @ajnavarro you can help with this? Please also have a look at [this references PR](https://github.com/src-d/sourced-ui/pull/244).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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