You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/09/01 09:47:57 UTC

[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #8055: ARROW-7226: [Python][Doc] Add note re: JSON format support

jorisvandenbossche commented on a change in pull request #8055:
URL: https://github.com/apache/arrow/pull/8055#discussion_r481010701



##########
File path: docs/source/python/json.rst
##########
@@ -38,6 +38,9 @@ The features currently offered are the following:
   such as ``my_data.json.gz``)
 * sophisticated type inference (see below)
 
+.. note::
+   Currently only the line-delimited JSON (JSON-LD) format is supported.

Review comment:
       I wouldn't use JSON-LD here (and the same in the docstring). 
   
   My previous comment might have been worded a bit confusingly, but JSON-LD is the abbreviation for JSON-Linked Data, and searching for LDJSON ended up at pages about JSON-LD (which I raised as a argument to not use LDJSON). Given the variation in abbreviations used, maybe we can just leave out any abbreviation?




----------------------------------------------------------------
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.

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