You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/03/16 20:06:00 UTC

[jira] [Commented] (ARROW-5033) [C++] JSON table writer

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

Weston Pace commented on ARROW-5033:
------------------------------------

I came across an helpful Github issue today that explains that there are actually several standards for line delimited JSON and goes over a bit the differences.  This might be a helpful reference when this gets implemented: https://github.com/ndjson/ndjson.github.io/issues/1

> [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: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Minor
>
> 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
(v8.20.1#820001)