h-vetinari commented on PR #48601: URL: https://github.com/apache/arrow/pull/48601#issuecomment-3794269486
FWIW, I've used a backport of this (restricted to windows) in https://github.com/conda-forge/arrow-cpp-feedstock/pull/1913, to unblock the feedstock (c.f. #48874). Since v23 made the switch to C++20 required, I made the patch unconditional in https://github.com/conda-forge/arrow-cpp-feedstock/pull/1914. Aside from [4 failing gandiva tests](https://github.com/apache/arrow/issues/48874#issuecomment-3788531203) and some [issues](https://github.com/apache/arrow/issues/48961#issuecomment-3793940509) with pandas v3, this works! 🥳 -- 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]
