Skip to content

Commit

Permalink
ARROW-10249: [Rust] Support nested dictionaries inside list arrays
Browse files Browse the repository at this point in the history
Support nested dictionaries inside list arrays for arrow JSON reader.
This pr makes reading nested JSON fields a little bit easier by making a single reader method for the list arrays.

Closes #8430 from vertexclique/ARROW-10249-support-nested-dictionaries-in-list-arrays

Authored-by: Mahmut Bulut <vertexclique@gmail.com>
Signed-off-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
  • Loading branch information
vertexclique authored and jorgecarleitao committed Oct 23, 2020
1 parent 982ca83 commit 9cb0e9f
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 135 deletions.
Loading

0 comments on commit 9cb0e9f

Please sign in to comment.