Skip to content

Releases: aloneguid/parquet-dotnet

4.4.7

08 Feb 10:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.6...4.4.7

4.4.6

31 Jan 11:29
Compare
Choose a tag to compare

Full Changelog: 4.4.5...4.4.6

4.4.5

30 Jan 09:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.4...4.4.5

4.4.4

27 Jan 15:19
57dc5bc
Compare
Choose a tag to compare

What's Changed

  • Add option to decide compression level of for instance gzip compressi… by @dxdjgl in #242

New Contributors

Full Changelog: 4.4.3...4.4.4

4.4.3

26 Jan 15:06
2712c7c
Compare
Choose a tag to compare

Massive performance boost for RLE encoder.

Full Changelog: 4.4.2...4.4.3

4.4.2

26 Jan 14:34
Compare
Choose a tag to compare

What's Changed

  • perform range checks when data page has more data than there is (#214) by @aloneguid in #241

Full Changelog: 4.4.1...4.4.2

4.4.1

25 Jan 14:57
Compare
Choose a tag to compare

What's Changed

  • adding nullable annotations across the library by @aloneguid in #238
  • byte[] was wrongly resolved to FIXED_LENGTH_BYTE_ARRAY instead of BYTE_ARRAY by @aloneguid in #239
  • ReadAsTableAsync method supports progress callbacks

Full Changelog: 4.4.0...4.4.1

4.4.0

24 Jan 11:56
f4243a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.4...4.4.0

4.3.4

23 Jan 14:14
Compare
Choose a tag to compare

Experimental managed Snappy implementation.

Full Changelog: 4.3.3...4.3.4

4.3.3

20 Jan 11:41
Compare
Choose a tag to compare

Improvements

  • Slight performance improvements in string write.
  • Reading file schema is now using only async methods.

Unrelated

Check out Parquet Online project, help wanted!

Full Changelog: 4.3.2...4.3.3