[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: zlib shared linking patch -- arrow 0.11.0 vs 0.11.1?
Hi,
You're safe to use both 0.11.0 and 0.11.1.
0.11.1 has a change only for old zlib. At least 0.11.0 +
zlib 1.2.3 has a problem.
If you use Apache Arrow with the latest zlib, you can use
both 0.11.0 and 0.11.1.
If you use Apache Arrow with old zlib, you should use
0.11.1.
Thanks,
--
kou
In
<BL0PR05MB5412319987157BFE60C19D27E6D70@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
"zlib shared linking patch -- arrow 0.11.0 vs 0.11.1?" on Mon, 26 Nov 2018 21:30:11 +0000,
Ellen Johnson <Ellen.Johnson@xxxxxxxxxxxxx> wrote:
> Hi Arrow developers,
> I need to grab the patch for ARROW-3128 (support system shared zlib)<https://github.com/apache/arrow/commit/65154c9bb302f39bfedd265d1989ea9f5fe1db61>. I need to obtain the code from an official release. The release notes state that patch was added in 0.11.0.
> However I see there's a more recent version 0.11.1, but with no release notes. Plus no info on 0.11.1 is listed on arrow.apache.org.
> Am I safe to get this patch from the 0.11.0 release in early October?
> Thanks!
> ellen