You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 21:14:27 UTC

[GitHub] [beam] kennknowles opened a new issue, #18920: Some JDBC types do not have an equivalent Beam schema type

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org