Thejas M Nair created HIVE-21060: ------------------------------------ Summary: JDBCStorageHandler should auto discover external schema Key: HIVE-21060 URL: https://issues.apache.org/jira/browse/HIVE-21060 Project: Hive Issue Type: New Feature Reporter: Thejas M Nair
Currently while creating JDBCStorageHandler based tables, the schema of the table also needs to be specified in the command. It should be possible for JDBCStorageHandler to retrieve the schema of the underlying table so that the user doesn't have to specify that. -- This message was sent by Atlassian JIRA (v7.6.3#76005)