EnricoMi commented on PR #46180:
URL: https://github.com/apache/arrow/pull/46180#issuecomment-2831022911

   JSONL is just lines of JSON, which feels more like a property of the reader 
than being a flavour of JSON. In my opinion, it does not feel contrary to JSON.
   
   Assuming the JSONL code stays in `arrow/json/reader.h` (reading files), the 
"new" methods could live in `arrow/json/from_string.h`, given they all parse 
strings. What kind of JSON type is method specific.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to