Skip to content

Releases: G-Research/ParquetSharp

ParquetSharp 17.0.0-beta1

15 Aug 23:26
4deb370
Compare
Choose a tag to compare
Pre-release

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

ParquetSharp 16.1.0

08 Aug 09:39
04cdee5
Compare
Choose a tag to compare

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

ParquetSharp 16.1.0-beta3

30 Jul 21:56
4a494d1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update vcpkg baseline to fix incorrect Thrift hash by @adamreeve in #473

Full Changelog: 16.1.0-beta2...16.1.0-beta3

ParquetSharp 16.1.0-beta2

02 Jul 23:47
62ae832
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug fixes

  • Fix out of memory errors causing logic_error when using ManagedRandomAccessFile by @adamreeve in #471

Miscellaneous

  • ci: use pypa/manylinux image instead of vanilla CentOS image by @jgiannuzzi in #470

Full Changelog: 16.1.0-beta1...16.1.0-beta2

ParquetSharp 16.1.0-beta1

27 Jun 02:43
9bafbd4
Compare
Choose a tag to compare
Pre-release

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

Miscellaneous

New Contributors

Full Changelog: 15.0.2.1...16.1.0-beta1

ParquetSharp 15.0.2.1

23 Jun 22:06
5aaff18
Compare
Choose a tag to compare

What's Changed

  • Fix breaking change to LogicalTypeEnum.None value by @adamreeve in #444

Full Changelog: 15.0.2...15.0.2.1

ParquetSharp 15.0.2

29 Apr 10:45
9fba131
Compare
Choose a tag to compare

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

New features

  • 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
  • Support the TimeOnly and DateOnly types added in .NET 6 by @adamreeve in #424
  • Add the key management tools API for encryption by @adamreeve in #426
  • Support buffered writing with the Arrow API by @adamreeve in #428
  • Allow getting a ParquetFileReader and the SchemaManifest from an Arrow.FileReader by @adamreeve in #430

Bug fixes

Miscellaneous

Full Changelog: 14.0.2...15.0.2

ParquetSharp 15.0.2-beta2

06 Apr 07:20
f149974
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 15.0.2-beta1...15.0.2-beta2

ParquetSharp 15.0.2-beta1

24 Mar 22:03
c98ee2b
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Upgrade Arrow C++ version to 15.0.2 by @adamreeve in #431
  • Allow getting a ParquetFileReader and the SchemaManifest from an Arrow.FileReader by @adamreeve in #430

Full Changelog: 15.0.0-beta3...15.0.2-beta1

ParquetSharp 15.0.0-beta3

07 Mar 20:42
010bdde
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 15.0.0-beta2...15.0.0-beta3