pitrou commented on issue #25025:
URL: https://github.com/apache/arrow/issues/25025#issuecomment-2703311014

   > Another possible approach, that was also discussed, would be to create a 
more complex plugin system to register the kernels, we probably could do this 
on the first invocation of compute::GetFunctionRegistry by dlopen 
libarrow_compute.so.
   
   It shouldn't be "more complex", you just need to add a global variable in 
the DLL that automatically registers the kernels.
   


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