Improvements
RecyclableMemoryStreamManager
exposes memory settings inParquetOptions
. by @DrewMcArthur in #597.
Bug fixes
- Fixed ParquetSchema equality collisions in #596 by @goeffthomas.
- Fixed failures when decoding LZ4Raw encoding. Big shoutout to @mukunku for saving us from the data gremlins! See mukunku/ParquetViewer#126
- Make isAdjustedToUTC defualt to true and allow it to be set. By @cliedeman in #547.
Floor
- Turns out, MacOSX binaries were having an identity crisis because they were built by a Linux build server. They just couldn't get along! But fear not, this has been fixed. Big thanks to @daningalla and @dmunch in #587. It's like a tech peace treaty!