eitsupi opened a new pull request, #233:
URL: https://github.com/apache/arrow-cookbook/pull/233

   Related to [ARROW-17143](https://issues.apache.org/jira/browse/ARROW-17143)
   
   json files often have a hierarchical structure, but it is surprisingly easy 
to convert such a json file into a flat data frame by reading it as a data 
frame with `read_json_arrow` function and then processing it with the `tidyr` 
functions.


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

Reply via email to