Reranko05 opened a new issue, #50901: URL: https://github.com/apache/arrow/issues/50901
### 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++ -- 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]
