Closed liorchaga closed 1 year ago
You should use a native library!
Removed pure-java support in https://github.com/xerial/snappy-java/releases/tag/v1.1.9.0
@xerial, why was pure-java support removed?
@Hc747 It was removed because it was buggy and caused data corruption.
@Hc747 It was removed because it was buggy and caused data corruption.
Interesting - it seems like the native library is no longer an option for alpine
, so having the pure java implementation as a fallback would've been quite nice.
I'm trying to read this file saved with spark 2.2, parquet 1.8.2 with snappy-java 1.1.2.6
Reading with spark 3.1.1, parquet 1.10.1 snappy-java 1.1.8.3 with purejava enabled, I'm hitting an exception when saving back to parquet: