ParquetSharp 15.0.0-beta1
Pre-release
Pre-release
github-actions
released this
07 Feb 01:42
·
50 commits
to master
since this release
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