Skip to content

ParquetSharp 16.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 09:39
· 5 commits to master since this release
04cdee5

What's Changed

This version of ParquetSharp upgrades the underlying Arrow C++ Parquet library to version 16.1.0.

Bug fixes

  • Fix handling reference types that don't inherit directly from object by @adamreeve in #448
  • Fix out of memory errors causing logic_error when using ManagedRandomAccessFile by @adamreeve in #471

Miscellaneous

Full Changelog: 15.0.2.1...16.1.0