kennknowles opened a new issue, #18920:
URL: https://github.com/apache/beam/issues/18920
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
Imported from Jira
[BEAM-7485](https://issues.apache.org/jira/browse/BEAM-7485). Original Jira may
contain additional context.
Reported by: charithke.
Subtask of issue #18898
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]