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 R2 DataMap conversion from nested objects in a json string #1977

Merged
merged 1 commit into from Jun 26, 2017

Conversation

zxcware
Copy link
Contributor

@zxcware zxcware commented Jun 26, 2017

Using gson to convert a json string to a HashMap then to DataMap fails because gson introduced LinkedTreeMap which DataMap doesn't like.

@zxcware zxcware merged commit 58a1b6c into apache:master Jun 26, 2017
@zxcware zxcware deleted the datamap branch June 26, 2017 22:32
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