Reranko05 opened a new issue, #50706: URL: https://github.com/apache/arrow/issues/50706
### Describe the enhancement requested The extension type implementations still use RapidJSON's `Writer` API for JSON serialization. Migrate these serializers to `JsonWriter` as part of the ongoing simdjson migration. ### Additional context This is a follow-up task for GH-35460. Deserialization will be migrated separately. Parent Issue: #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]
