[ 
https://issues.apache.org/jira/browse/ARROW-15230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468684#comment-17468684
 ] 

Alessandro Molina commented on ARROW-15230:
-------------------------------------------

C++ has various writers implemented for JSON, but none of them seems to work on 
a line-delimited format. As we have {{TableReader}} we should probably provide 
a {{TableWriter}} too and expose it to Python. An alternative would be to 
implement this in Python itself, but it probably makes sense to have the 
feature available in C++ too as it's harder to deal with JSON in C++.

> [Python] Implement arrow JSON writer
> ------------------------------------
>
>                 Key: ARROW-15230
>                 URL: https://issues.apache.org/jira/browse/ARROW-15230
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Python
>            Reporter: Rishabh Rana
>            Priority: Major
>
> Add support for JSON writer in python
> the docs only state JSON reading is supported: 
> [https://arrow.apache.org/docs/python/json.html] 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to