lemire commented on issue #35460:
URL: https://github.com/apache/arrow/issues/35460#issuecomment-2809976587

   @pitrou 
   
   >  it doesn't reduce the current platform compatibility (...) we currently 
need to be compatible with 32-bit systems. It's not obvious that simdjson 
allows that.
   
   The simdjson library is used by major systems like the Node.js JavaScript 
runtime,  [ClickHouse](https://github.com/ClickHouse/ClickHouse), 
[StarRocks](https://github.com/StarRocks/starrocks), 
[Velox](https://velox-lib.io), and so forth. It supports 32-bit systems, big 
endian systems, and so forth.
   
   
   Node.js code sample:
   
   
https://github.com/nodejs/node/blob/af85f3f169b5ce151ad4662cc74775e8c2973e1d/src/node_config_file.cc#L168-L188
   
   Should you want to consider simdjson, the core simdjson will be happy to 
provide support.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to