emotionbug opened a new pull request #104:
URL: https://github.com/apache/incubator-age/pull/104
fix problems that occur when an object is empty or nested.
It will fix following cases.
```
{"id": 1688849860263937, "label": "car", "properties": {}}::vertex
{"id": 1688849860263937, "label": "car", "properties": {"a":
{"b":{"c":{"d":[1, 2, "A"]}}}}}::vertex
```
- [X] copyright header
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]