Skip to content

ParquetSharp 14.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 00:10
· 57 commits to master since this release
50292d0

This version of ParquetSharp is identical to 14.0.2-beta1, which has been promoted to stable.

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

New features

  • Add Skip at the LogicalColumnReader level by @mfkl in #388
  • Add support for custom conversion logic with the row-oriented API by @jescalada in #393

Bug fixes

  • Fix segfault writing to no longer valid column writer by @adamreeve in #401

Miscellaneous

Full Changelog: 13.0.0...14.0.2