Skip to content

[WIP] GH-50873: [C++] Migrate FixedShapeTensorType deserialization to simdjson - #50874

Draft
Reranko05 wants to merge 1 commit into
apache:mainfrom
Reranko05:gh-35460-extension
Draft

[WIP] GH-50873: [C++] Migrate FixedShapeTensorType deserialization to simdjson#50874
Reranko05 wants to merge 1 commit into
apache:mainfrom
Reranko05:gh-35460-extension

Conversation

@Reranko05

Copy link
Copy Markdown
Collaborator

Rationale for this change

This PR continues the simdjson migration by replacing RapidJSON usage under cpp/src/arrow/extension with simdjson and the existing simdjson_internal helpers. It also updates the associated tests to reflect the simdjson-based JSON type handling.

WIP: #50873

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

This pull request has been automatically converted to a draft because its title doesn't match Arrow's required format.

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

After updating the title, you can mark the pull request as ready for review.

See also:

@Reranko05 Reranko05 added the CI: Extra: C++ Run extra C++ CI label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant