apache / apache/beam

Some JDBC types do not have an equivalent Beam schema type

Open
#18,920 0 comments 0 reactions 0 assignees View on GitHub
io java jdbc P3 sub-task
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

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

 

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.