Releases: aloneguid/parquet-dotnet
Releases · aloneguid/parquet-dotnet
3.8.1
3.8.0
3.7.7
3.7.6
3.7.5
3.7.4
3.7.2
3.7.1
3.7.0
Changes:
- e0fd30c Fix issue with reading and writing table with empty list field of structs (#50)
- 92a1d3c Update writing.md
- ee76e8b 16 integer serialization (#45)
- b6ee39e Added public static IEnumerable<T[]> DeserializeGroups(Stream inpu… (#44)
- b125f1f Fix issue with repetition levels when having nested lists in a table (#43)
- b755350 Fix parsing of Decimal types
This list of changes was auto generated.
3.6.0
Changes:
- a9c87c4 ParquetConvert.Serialize supports [ParquetIgnore] attribute (ability to ignore properties) (#31)
- 901ccc0 Updated documentation for prerelease feeds. (#33)
- 23d3023 ParquetConvert.Deserialize can deserialise part of the file by row group index (#32) [ #27 ]
- 67a78ed bug fixed: [ParquetColumn] was totally ignored on deserialization (#30)
- 9d72bad Mac build agent is working again
- 5360109 Support for legacy list schema with single repeated field (#22)
- 4bf6905 parq tool supports CSV output (#19)
This list of changes was auto generated.