Naveen Gangam created HIVE-27814: ------------------------------------ Summary: Support VIEWs in the metadata federation Key: HIVE-27814 URL: https://issues.apache.org/jira/browse/HIVE-27814 Project: Hive Issue Type: Sub-task Components: Standalone Metastore Affects Versions: 4.0.0-beta-1 Reporter: Naveen Gangam Assignee: Naveen Gangam
Currently, we only federate the TABLE type objects from the remote datasource. We should be able to pull in VIEW type objects as well. It appears we can currently create a JDBC-storage handler based table in Hive that points to a view in the remote DB server. I do not see a reason to not include this in the list of federated objects we pull in. -- This message was sent by Atlassian Jira (v8.20.10#820010)