Dandandan commented on issue #147:
URL: 
https://github.com/apache/arrow-datafusion/issues/147#issuecomment-1001772086


   > @Dandandan for my information - which optimizations arent possible?
   
   I meant, when using the published datafusion bindings, those optimizations 
are not possible or at least require some more work, that the native rust 
version does:
   
   * Compiling for the specific target CPU with `simd` feature enabled
   * Using a custom allocator
   * Full LTO


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