kou commented on issue #40979:
URL: https://github.com/apache/arrow/issues/40979#issuecomment-2039316182

   Thanks for working on this!
   
   > For example, the options "with_jemalloc" has an auto behavior of setting 
its value to True on BSD systems. Making this option False by default now would 
cause any kind of trouble? Should it be True for such platform?
   
   We can use `False` as the default value for all platforms. But we recommend 
using jemalloc as much as possible on jemalloc available platforms. Because 
jemalloc is faster than system memory allocator in general.
   
   > I would like to get some support in this way at the PR 
[conan-io/conan-center-index#23163](https://github.com/conan-io/conan-center-index/pull/23163)
 were we are working on the changes, specficically regarding the confirmation 
of the following behaviors:
   
   Should we support this work on the PR instead of here?
   
   Then we can close this issue and comment on the PR.


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