Skip to content

ParquetSharp 15.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 01:42
· 50 commits to master since this release
3182e68

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

What's Changed

  • Upgrade C++ Arrow to 15.0.0 by @adamreeve in #417
  • Add support for reading and writing the .NET Half type by @adamreeve in #418
  • Expose page checksum verification reader and writer properties by @adamreeve in #419

Full Changelog: 14.0.2...15.0.0-beta1