Skip to content

[C++] Replace RapidJSON with simdjson in tensor extension types #50901

Description

@Reranko05

Describe the enhancement requested

The Arrow extension module uses RapidJSON for JSON deserialization in FixedShapeTensorType and VariableShapeTensorType.

Replace these RapidJSON usages with the existing simdjson helpers and On-Demand API while preserving the existing serialization, validation, and deserialization behavior.

Additional context

This is a focused follow-up to #50873 and part of the broader simdjson migration tracked by #35460.

Component(s)

C++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions