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 Datastore entity deserialisation when arrayValue empty #222

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

gedimin45
Copy link
Contributor

@gedimin45 gedimin45 commented Nov 2, 2016

When type of property in datastore is array and is empty, Datastore responds with "field": {}.
Test incoming.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2016
@jdpedrie jdpedrie added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: datastore Issues related to the Datastore API. labels Nov 2, 2016
@jdpedrie
Copy link
Contributor

jdpedrie commented Nov 2, 2016

Thanks for the report and fix!

@jdpedrie jdpedrie merged commit 7241d0a into googleapis:master Nov 2, 2016
@jdpedrie jdpedrie mentioned this pull request Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants