You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enrich types support and logging, removing typos, add bigdecimal support for values
* Adding placeholder despite to interpolation, logger for companion
* Restore assertion on db and namespace values
* Enrich types support and logging, removing typos, add bigdecimal support for values
* Adding placeholder despite to interpolation, logger for companion
* Restore assertion on db and namespace values
The goal is to widen support for complex types on structured schemas (e.g. logical types).
The connector should be able to handle both raw and processed data when the schema is structured.
Along this, we should move nullable data discovery to previous steps of the
SinkRecord
processing logic.The text was updated successfully, but these errors were encountered: