tadeja opened a new pull request, #51142:
URL: https://github.com/apache/arrow/pull/51142

   ### Rationale for this change
   Fix #51140, CMake configuration should not accept simdjson earlier than 
v4.3.0.
   
   ### What changes are included in this PR?
   Set ARROW_SIMDJSON_REQUIRED_VERSION to "4.3.0"
   
   ### Are these changes tested?
   Yes. Locally, CMake configuration rejects system simdjson 4.2.3 now
   `CMake Error at cmake_modules/ThirdpartyToolchain.cmake:316 (message):`
   `  Couldn't find simdjson >= 4.3.0`
   
   ### Are there any user-facing changes?
   No.
   


-- 
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