Reranko05 opened a new issue, #50830: URL: https://github.com/apache/arrow/issues/50830
### Describe the enhancement requested `LogicalType::ToJSON()` currently mixes manual JSON string construction with `::arrow::json::JsonWriter`. Refactor it to use `JsonWriter` for building the entire JSON object to improve consistency and maintainability. 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]
