[
https://issues.apache.org/jira/browse/CALCITE-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146604#comment-17146604
]
Julian Hyde commented on CALCITE-4088:
--------------------------------------
I would prefer that this feature were added to the file adapter (which handles
CSV and JSON and more) but not the demo adapter. The goal of the demo adapter
is to be simple. The goal of the file adapter is to be useful, performant and
ready for production.
> Demo CSV adapter should include support for JSON lines files
> ------------------------------------------------------------
>
> Key: CALCITE-4088
> URL: https://issues.apache.org/jira/browse/CALCITE-4088
> Project: Calcite
> Issue Type: New Feature
> Components: csv-adapter
> Reporter: James Anderson
> Priority: Minor
>
> The demo CSV adapter includes support for parsing "traditionally" formatted
> JSON documents, but it would also be very helpful to support reading files
> formatted as "jsonlines". See [http://jsonlines.org/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)