ParquetSharp 5.0.0
This release is a new major release of ParquetSharp that brings the following changes:
- Upgrade to Arrow 5.0.0 (PR #214).
- Add isSupportedType method back in LogicalTypeFactory (PR #218).
- Add reading from structs & definition level checking (PR #221).
- Various CI/repo improvements:
- Enable support for arm64 (PR #231 and #236).
This version of ParquetSharp supports the arm64 architecture on both Linux and macOS.
Its source is identical to 5.0.0-beta3, which has simply been promoted to stable (PR #246).
Incompatible API changes
ParquetSharp.LogicalColumnStream<TSource>.ArraySchemaNodes has been renamed to ParquetSharp.LogicalColumnStream<TSource>.SchemaNodesPath