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

DRAFT: DBZ-190 Proposed changes to explicitly set a null default on optional field schemas #186

Closed
wants to merge 1 commit into from

Conversation

rhauch
Copy link
Member

@rhauch rhauch commented Feb 10, 2017

At this time, this should not be merged!

Having to explicitly call SchemaBuilder's defaultValue(null) everywhere we have an optional schema is really painful, but this PR contains all of the places where this would have to be done. But per my comment on [DBZ-190|https://issues.jboss.org/browse/DBZ-190], this still won't have any affect on the Avro schema generated by the {{AvroConverter}}.

@rhauch rhauch changed the title DBZ-190 Proposed changes to explicitly set a null default on optional field schemas DRAFT: DBZ-190 Proposed changes to explicitly set a null default on optional field schemas Feb 10, 2017
@rhauch
Copy link
Member Author

rhauch commented Apr 4, 2017

Closing without merging.

@rhauch rhauch closed this Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant