Charith Ellawala created BEAM-7485:
--------------------------------------
Summary: Some JDBC types do not have an equivalent Beam schema type
Key: BEAM-7485
URL: https://issues.apache.org/jira/browse/BEAM-7485
Project: Beam
Issue Type: Improvement
Components: io-java-jdbc
Reporter: Charith Ellawala
The schema support in JDBC IO does not have Beam type mappings for the
following JDBC types. An exception will be thrown if these types are
encountered while inferring the schema of the JDBC source.
* BLOB
* CLOB
* DATALINK
* DISTINCT
* JAVA_OBJECT
* NCLOB
* NULL
* OTHER
* REF
* REF_CURSOR
* ROWID
* SQLXML
* STRUCT
* TIME_WITH_TIMEZONE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)