ParquetSharp 1.5.1.1 Beta 1
Pre-release
Pre-release
- Upgraded to Arrow 0.11.1 (Parquet C++ is now part of Arrow).
- Added support for new BufferedRowGroup API (Issue #34).
- Added support for ColumnPath API.
- Added Linux support.
- Added build scripts for Windows and Linux.
- Added continuous integration via AppVeyor.
The official nuget package contains both a Windows x64 and a Linux x64 binary. The Linux support is experimental at this point, it was built on Ubuntu 18.04 and dynamically links to libstdc++, pthread and libm.