[
https://issues.apache.org/jira/browse/BEAM-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charith Ellawala updated BEAM-7485:
-----------------------------------
Description:
The schema support in JDBC IO (BEAM-6674) 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
was:
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
> 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: Sub-task
> Components: io-java-jdbc
> Reporter: Charith Ellawala
> Priority: Minor
>
> The schema support in JDBC IO (BEAM-6674) 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)