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

Null values in nested structures issue #4

Open
sjulias opened this issue Sep 4, 2013 · 1 comment
Open

Null values in nested structures issue #4

sjulias opened this issue Sep 4, 2013 · 1 comment

Comments

@sjulias
Copy link

sjulias commented Sep 4, 2013

When we have a nested structure that doesn't have a value in the JSON object, the hive deserialization silently fails for the whole structure.
I've created a fork of the project with a patch that I believe will demonstrate the issue and the suggested fix:

sjulias@33617a0

It would be great if you could review this change and hopefully apply it to the main project.

Thanks in advance,
Yulia

@joey
Copy link
Contributor

joey commented Nov 6, 2013

Can you open this as a pull request so I can easily merge it in?

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