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

[fix] get/set defaults for fixed. #194

Closed
wants to merge 1 commit into from

Conversation

zolyfarkas
Copy link
Contributor

Here is a potential fix for this issue.



@Test
public void testFixedDefaultValueDrop() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good to me.
My concerns are with the tests.
Why is this a new class and not merged into SchemaBuilder?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main reason I created a separate unit test is that the issue is not only in the schema builder, it is also in the JacksonUtils.java...

asfgit pushed a commit that referenced this pull request Feb 28, 2017
closes #194.

Signed-off-by: Thiruvalluvan M G <thiru@startsmartlabs.com>
@asfgit asfgit closed this in 37ce7f7 Feb 28, 2017
zolyfarkas added a commit to PIMCO/avro that referenced this pull request May 1, 2017
closes apache#194.

Signed-off-by: Thiruvalluvan M G <thiru@startsmartlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants