snappy-java icon indicating copy to clipboard operation
snappy-java copied to clipboard

Update bitshuffle library to 0.5.x

Open xerial opened this issue 2 years ago • 1 comments

https://github.com/kiyo-masui/bitshuffle 0.5.1 is the latest version, but due to API incompatibilities and various build failures when using cross compilers, it's been difficult to change the bitshuffle version to use.

The current version is 0.3.4 https://github.com/xerial/snappy-java/blob/master/src/main/resources/org/xerial/snappy/VERSION#L2

xerial avatar May 23 '23 22:05 xerial

Hi @xerial, looks like this issue is in arm based archs only. I have tried building by removing the arm archs and it was passing for me. Attaching the diff file and logs for you reference. diff.txt logs.txt

imsudiproy avatar Aug 07 '24 20:08 imsudiproy