raulcd commented on issue #36411:
URL: https://github.com/apache/arrow/issues/36411#issuecomment-3909561132

   > If I'm understanding correctly, you are suggesting it may make sense to 
take advantage of code duplication specifically?
   
   No, sorry for not being clear. I find Arrow C++ better to integrate with 
PyArrow build system when using `scikit-build-core` than with the current 
`meson-python` PR implementation. This can be seen at the PRs shared above.
   
   I find meson specifically more pleasant to work with than using CMake but I 
find the integration of the PyArrow build system with our current Arrow C++ 
build system much more pleasant and providing a better user experience with 
scikit-build-core than with meson-python, also as seen on those PRs shared 
above.
   
   


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