taepper opened a new issue, #51489:
URL: https://github.com/apache/arrow/issues/51489

   ### Describe the enhancement requested
   
   Currently, we call `ConsumeWhitespace` in every `FindDocument` call in the 
chunker. This will be unnecessary, as more recent `simdjson` versions already 
include the whitespace in the call to `it.source()`:
   
   
https://github.com/simdjson/simdjson/commit/94c429aa70d27e269bb15772a3b1d4863841ea80#diff-b37f73470baf4577a98dc3bfd1d2af4d4ddb36043b936a1c17d225859d9dd21bL387-L394
   
   ### 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]

Reply via email to