Reranko05 opened a new issue, #50873: URL: https://github.com/apache/arrow/issues/50873
### Describe the enhancement requested The Arrow extension module contains RapidJSON usage for JSON parsing and deserialization under `cpp/src/arrow/extension`. Replace the remaining RapidJSON usage with the existing simdjson helpers and On-Demand API, migrating the extension components incrementally while preserving existing behavior and validation. ### Additional context Parent Issue: [GH-35460](https://github.com/apache/arrow/issues/35460). ### Component(s) C++ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
