ParquetSharp Versions Save

ParquetSharp is a .NET library for reading and writing Apache Parquet files.

12.0.1

10 months ago

This version of ParquetSharp is identical to 12.0.1-beta1, which has been promoted to stable.

What's Changed

Misc

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/10.0.1...12.0.1

12.0.1-beta1

11 months ago

What's Changed

Misc

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/10.0.1...12.0.1-beta1

10.0.1

1 year ago

This version of ParquetSharp is identical to 10.0.1-beta1, which has been promoted to stable.

This version upgrades Arrow to 10.0.1, which writes Parquet files with the version 2.4 format by default, and dictionary encoded data will use the RleDictionary encoding rather than PlainDictionary. Version 1 files can continue to be written by specifying the file format version in the WriterProperties.

What's Changed

Incompatible API Changes

  • LogicalColumnStream.SchemaNodesPath has been replaced by LogicalColumnStream.GetSchemaNodesPath

New Contributors

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/8.0.0...10.0.1

10.0.1-beta1

1 year ago

This version upgrades Arrow to 10.0.1, which writes Parquet files with the version 2.4 format by default, and dictionary encoded data will use the RleDictionary encoding rather than PlainDictionary. Version 1 files can continue to be written by specifying the file format version in the WriterProperties.

What's Changed

Incompatible API Changes

  • LogicalColumnStream.SchemaNodesPath has been replaced by LogicalColumnStream.GetSchemaNodesPath

New Contributors

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/8.0.0...10.0.1-beta1

8.0.0

1 year ago

This version of ParquetSharp is identical to 8.0.0-beta2, which has simply been promoted to stable.

What's Changed

Misc

New Contributors

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/7.0.0...8.0.0

8.0.0-beta2

1 year ago

What's Changed

Misc

New Contributors

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/8.0.0-beta1...8.0.0-beta2

8.0.0-beta1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/7.0.0...8.0.0-beta1

7.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/6.0.1...7.0.0

7.0.0-beta1

2 years ago

What's Changed

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/6.0.1...7.0.0-beta1

6.0.1

2 years ago

What's Changed

Incompatible API changes

ParquetSharp. LogicalColumnReader.HasNext has been made abstract

Full Changelog: https://github.com/G-Research/ParquetSharp/compare/5.0.0...6.0.1