jorisvandenbossche commented on PR #39316:
URL: https://github.com/apache/arrow/pull/39316#issuecomment-1864527034

   Ah, so the reason it is working in the CI build is because there Parquet is 
not built at all (also C++ is not built with it, pyarrow is not built with it), 
and that works fine. But for conda, we actually do build pyarrow with support 
for Parquet, but then just leave out the parquet so library for the minimal 
install. And that's the case that was not working.


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