G-Research / ParquetSharp

ParquetSharp is a .NET library for reading and writing Apache Parquet files.
Apache License 2.0
183 stars 49 forks source link

Add a version suffix when testing in CI #445

Closed adamreeve closed 6 months ago

adamreeve commented 6 months ago

This ensures we're actually testing against the current code and haven't retrieved a previously published release from NuGet. See relevant discussion here: https://github.com/G-Research/ParquetSharp.Dataset/pull/2#discussion_r1547341071