Robin Moffatt 5/21/2018

Kafka Connect and Oracle data types

Read Original

This technical article addresses common issues with the Kafka Connect JDBC Connector when processing Oracle NUMBER columns without precision/scale and TIMESTAMP WITH LOCAL TIME ZONE. It provides practical solutions such as using the numeric.mapping configuration, altering source DDL, casting data types in queries, and creating database views to ensure proper data serialization.

Kafka Connect and Oracle data types

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week