alexdesiqueira commented on PR #13144: URL: https://github.com/apache/arrow/pull/13144#issuecomment-1130289036
> @alexdesiqueira Did you manage to get a working PyArrow development setup? This would be easier than waiting for CI to run :-) @pitrou thanks for reviewing! You're right :) I was setting it up but had an issue with `ASan` that I couldn't solve yet: ```sh ==181460==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD. ``` I'll check `ci/docker` and `python/examples/minimal_build` to setup a container for tests today. Thanks again! -- 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]
