You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/06/21 22:11:21 UTC

[GitHub] [arrow] westonpace commented on issue #35100: [R][C++] Error when trying to read JSON file

westonpace commented on issue #35100:
URL: https://github.com/apache/arrow/issues/35100#issuecomment-1601746822

   My guess is that arrow is confused because the top-level value isn't an object (it's an array).  What should be returned in this case?  A single column of type `List<...>`?
   
   CC @benibus or @bkietz might know more


-- 
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-unsubscribe@arrow.apache.org

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