Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Attachments
Issue Links
- fixes
-
HIVE-19502 Unable to insert values into table stored by JdbcStorageHandler
- Resolved
- is blocked by
-
HIVE-22431 Hive JDBC Storage Handler: java.lang.ClassCastException on accessing TINYINT, SMALLINT Data Type From JDBC Data Source
- Closed
-
HIVE-22433 Hive JDBC Storage Handler: Incorrect results fetched from BOOLEAN and TIMESTAMP DataType From JDBC Data Source
- Closed
- links to