aloneguid / parquet-dotnet

Fully managed Apache Parquet implementation
https://aloneguid.github.io/parquet-dotnet/
MIT License
636 stars 153 forks source link

Added untyped async enumable deserialization #566

Closed flambert860 closed 1 month ago

flambert860 commented 1 month ago

Added untyped async enumable deserialization so that we do not have to load the whole data into memory.