Reranko05 opened a new issue, #50746: URL: https://github.com/apache/arrow/issues/50746
### Describe the enhancement requested Some generic simdjson helper functions are currently local to `from_string.cc` but are useful in other simdjson-based implementations as well. Extract the reusable helpers into a shared utility (e.g. `arrow/util/simdjson_internal.h`). Related: https://github.com/apache/arrow/pull/50725#discussion_r3684201409 ### 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]
