ParquetSharp 14.0.2
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
- Upgrade Arrow C++ to 14.0.1 by @adamreeve in #402
- Upgrade Arrow C++ to 14.0.2 by @adamreeve in #407
- Small bit of simplification by @philjdf in #397
- CI: enable CodeQL runs by @ljubon in #392
- Copy vcpkg.json before cloning vcpkg in devcontainer Dockerfile by @adamreeve in #408
- add caching to save time on CodeQL analysis by @ljubon in #410
- Lint: Update rules for formating code by @ljubon in #414
Full Changelog: 13.0.0...14.0.2