Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propery "value.converter.ignore.default.for.nullables": "true" not work when use transforms #2917

Open
oleg-savko opened this issue Dec 27, 2023 · 1 comment

Comments

@oleg-savko
Copy link

This property "value.converter.ignore.default.for.nullables": "true" not work when use transforms flatten for example (nulls not writes):

"transforms": "flatten",
"transforms.flatten.type": "org.apache.kafka.connect.transforms.Flatten$Value",
"transforms.flatten.delimiter": "__",

With transforms it write default values in topic.
Any suggestions how can it will be workaround?
And where it should be fixed?

@andyhuynh3
Copy link

Experiencing the same issue here using the Debezium unwrap transform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants