ParquetSharp 8.0.0 Beta2
Pre-release
Pre-release
·
231 commits
to master
since this release
What's Changed
- Added support for force_set_converted_type by @Nisden in #281
- Added switch to force DateTimeKind.Unspecified by @Nisden in #288
- Dispose of most uses of LogicalType and Node by @adamreeve in #290
- Handle reading and writing string values without definition levels by @adamreeve in #293
- Read whole leaf-level arrays at once when possible, rather than growing lists by @adamreeve in #295
- Allow NullLogicalType given a PhysicalType by @jgiannuzzi, @msumner91, @adamreeve, and @mharward-gr in #302
Misc
- Update MacOS versions used in CI by @adamreeve in #294
- Include runner's image identity into the cache key by @marcin-krystianc in #289
- Bump version to 8.0.0-beta2 by @jgiannuzzi in #303
New Contributors
- @marcin-krystianc made their first contribution in #289
- @msumner91 made their first contribution in #302
- @mharward-gr made their first contribution in #302
Full Changelog: 8.0.0-beta1...8.0.0-beta2