Skip to content

Support for reading JSON Array to Arrow #4905

@mnpw

Description

@mnpw

Which part is this question about

Reading from JSON to Arrow (arrow_json::reader module)

Describe your question

arrow_json::reader mentions

This JSON reader allows JSON line-delimited files to be read into the Arrow memory model...

I'm curious as to why does the reader not support Array JSON type ([{...}, {...}, {...}, ...])? I found that arrow2 is able to do so but not arrow-rs.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow cratequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions