debezium / debezium/dbz

JDBC sink uses schema's default value when provided and field value is NULL [DBZ-7607]

Open
#46 0 comments 0 reactions 1 assignee Claimed by @Naros View on GitHub
component/jdbc-connector migrated-from-jira type/bug
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-7607](https://issues.redhat.com/browse/DBZ-7607)

If a field's schema defines a default value but the inserted value is null, the JDBC sink connector is binding the default value rather than null. See zulip conversation - https://debezium.zulipchat.com/#narrow/stream/383534-community-jdbc/topic/postgres.20.20default.20value.20field.20issue/near/424999109

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.