You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/26 17:58:33 UTC

[GitHub] [arrow] vertexclique commented on a change in pull request #8531: ARROW-10393: [Rust] Apply fix for null reading in json reader for nested

vertexclique commented on a change in pull request #8531:
URL: https://github.com/apache/arrow/pull/8531#discussion_r512161259



##########
File path: rust/arrow/test/data/list_string_dict_nested_nulls.json
##########
@@ -0,0 +1,3 @@
+{"machine": "a", "events": [null, "Elect Leader", "Do Ballot"]}
+{"machine": "b", "events": ["Do Ballot", null, "Send Data", "Elect Leader"]}

Review comment:
       lol, yes.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org