Hi Antoine,

Thanks for the quick response!


This helps to clear up my confusion.


Best Regards,


Kevin Gurney

________________________________
From: Antoine Pitrou <anto...@python.org>
Sent: Thursday, October 18, 2018 9:54:47 AM
To: dev@arrow.apache.org
Subject: Re: Making a bugfix 0.11.1 release


Le 18/10/2018 à 15:44, Kevin Gurney a écrit :
> Hi All,
>
> We are working with the arrow version 0.9.0 C++ libraries in conjunction with 
> separate parquet-cpp version 1.4.0.
>
> Questions:
>
>   1.  Does this zlib issue affect all clients of the arrow C++ libraries or 
> just the Python PyArrow code?

To be clear: this is a packaging issue and only affects the PyArrow
binary wheels (i.e. if you type "pip install pyarrow").  It should not
affect people who self-compile Arrow or PyArrow; and it probably doesn't
affect people who download other binaries, either (such as Conda packages).

Regards

Antoine.

Reply via email to