ex791857 commented on issue #13801: URL: https://github.com/apache/arrow/issues/13801#issuecomment-1217429875
@pitrou There is only one `arrow/api.h` in my env. ```bash # locate arrow/api.h /usr/include/arrow/api.h ``` I had pyarrow in my env, but after `pip uninstall pyarrow`, this bug still exists. Maybe I can provide you with a docker later if I can reproduce this bug in it. -- 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]
