Skip to content

ParquetSharp 14.0.2-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 22:57
· 61 commits to master since this release
307a2bd

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-beta1