[ 
https://issues.apache.org/jira/browse/HIVE-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harish Butani updated HIVE-4998:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12.0
           Status: Resolved  (was: Patch Available)
    
> support jdbc documented table types in default configuration
> ------------------------------------------------------------
>
>                 Key: HIVE-4998
>                 URL: https://issues.apache.org/jira/browse/HIVE-4998
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 0.11.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4998.1.patch
>
>
> The jdbc table types supported by hive server2 are not the documented typical 
> types [1] in jdbc, they are hive specific types (MANAGED_TABLE, 
> EXTERNAL_TABLE, VIRTUAL_VIEW). 
> HIVE-4573 added support for the jdbc documented typical types, but the HS2 
> default configuration is to return the hive types 
> The default configuration should result in the expected jdbc typical behavior.
> [1] 
> http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html?is-external=true#getTables(java.lang.String,
>  java.lang.String, java.lang.String, java.lang.String[])

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to