pitrou commented on issue #36411: URL: https://github.com/apache/arrow/issues/36411#issuecomment-3909742122
> * [GH-36411: [C++][Python] Use meson-python for PyArrow build system #45854](https://github.com/apache/arrow/pull/45854) Judging by this one, meson-python doesn't support editable installs? Also, I wonder if this port supports bundling the Cython-generated C++ code, and other similar options that we currently have? (they are not blockers, but they also explain some of the current complexity) > * [POC: [Python] Testing scikit-build-core as build backend for PyArrow #49259](https://github.com/apache/arrow/pull/49259) I'm surprised by how few changes there are in `CMakeLists.txt` in this PR. Perhaps there are opportunities for simplifying and modernizing things there. -- 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]
