Skip to content

Simdjson Adapter Support for JSON Batches #4

@dongx-psu

Description

@dongx-psu

Due to the limitation of simdjson, SIMDJsonParser only supports parsing raw text which only contains exactly one JSON record. Delimiting the payload into individual records have to be done in application level by the user.

We should explore some possibility to do this in SIMDJsonParser or contact simdjson authors see if they can support it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions