[ https://issues.apache.org/jira/browse/HIVE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962886#comment-16962886 ]
Syed Shameerur Rahman edited comment on HIVE-22392 at 10/30/19 10:15 AM: ------------------------------------------------------------------------- [~jcamachorodriguez] Thanks for reviewing! I have addressed your comments in the updated PR, I am not attaching the updated patch because newly written test cases will break due to https://issues.apache.org/jira/browse/HIVE-22431 and https://issues.apache.org/jira/browse/HIVE-22433 . Once those are resolved i will upload the updated patch. was (Author: srahman): [~jcamachorodriguez] Thanks for reviewing! I have addressed your comments in the updated PR, I am not attaching the updated patch because newly written test cases may break due to https://issues.apache.org/jira/browse/HIVE-22431 and https://issues.apache.org/jira/browse/HIVE-22433 . Once those are resolved i will upload the updated patch. > Hive JDBC Storage Handler: Support For Writing Data to JDBC Data Source > ----------------------------------------------------------------------- > > Key: HIVE-22392 > URL: https://issues.apache.org/jira/browse/HIVE-22392 > Project: Hive > Issue Type: New Feature > Components: StorageHandler > Reporter: Syed Shameerur Rahman > Assignee: Syed Shameerur Rahman > Priority: Major > Labels: pull-request-available > Attachments: HIVE-22392.01.patch, HIVE-22392.02.patch > > > JDBC Storage Handler supports reading from JDBC data source in Hive. > Currently writing to a JDBC data source is not supported. Hence adding > support for simple insert query so that the data can be written back to JDBC > data source. -- This message was sent by Atlassian Jira (v8.3.4#803005)