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

Raghotham Murthy updated HIVE-48:
---------------------------------

    Attachment: hive-48.6.patch

I have added functionality to getByte, getBoolean, getDouble, getFloat, getInt, 
getLong, getObject, getShort, and changed getString to do a toString.

Also added a single test to test getInt. Right now, anything other than select 
* uses MetaDataTypedColumnSetSerDe - so, the result schema has all columns as 
strings. Will add more tests to jdbc once we start using DynamicSerDe for all 
queries.

> Support JDBC connections for interoperability between Hive and RDBMS
> --------------------------------------------------------------------
>
>                 Key: HIVE-48
>                 URL: https://issues.apache.org/jira/browse/HIVE-48
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: YoungWoo Kim
>            Assignee: Michi Mutsuzaki
>            Priority: Minor
>         Attachments: hadoop-4101.1.patch, hadoop-4101.2.patch, 
> hadoop-4101.3.patch, hadoop-4101.4.patch, hive-48.5.patch, hive-48.6.patch
>
>
> In many DW and BI systems, the data are stored in RDBMS for now such as 
> oracle, mysql, postgresql ... for reporting, charting and etc.
> It would be useful to be able to import data from RDBMS and export data to 
> RDBMS using JDBC connections.
> If Hive support JDBC connections, It wll be much easier to use 3rd party 
> DW/BI tools.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to