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

Wes McKinney commented on ARROW-5033:
-------------------------------------

As something to keep in mind, we will need to implement a "Sink" node type to 
be the flip side of "Scan" in a query engine context. To the user may wish to 
output the results of a query directly to CSV, JSON, Parquet or some other 
dataset format. So we need to develop a common API that this can hook into for 
this purpose

> [C++] JSON table writer
> -----------------------
>
>                 Key: ARROW-5033
>                 URL: https://issues.apache.org/jira/browse/ARROW-5033
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Benjamin Kietzman
>            Assignee: Benjamin Kietzman
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> Users who need to emit json in line delimited format currently cannot do so 
> using arrow. It should be straightforward to implement this efficiently, and 
> it will be very helpful for testing and benchmarking



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to