3.8.6
Bugfix release. Note to users: parquet-dotnet is pretty much alive. It's actively used in quite a few projects and is pretty solid.
- Many thanks to @felipepessoto for fixing and issue in
RunLengthBitPackingHybridValuesReader
and adding support for dots in field names. - Thanks to @DmitryBaranov1986 for improving native serialiser interface (#92).
- Thanks to @ishepherd for handling empty data pages correctly (#95) and also congrats on the first OSS contribution 💛
- @aloncatz is also a hero - fixed reading plain dictionary of zero length (#96).