Skip to content

ParquetSharp 17.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 23:26
· 2 commits to master since this release
4deb370

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

What's Changed

New features

  • Add comparison operators and FromDotnetTicks to DateTimeNanos by @Brandon4BZ in #478

Bug fixes

  • Fix reading required string values inside an optional group by @adamreeve in #481

Miscellaneous

Full Changelog: 16.1.0...17.0.0-beta1