parquet-dotnet
parquet-dotnet copied to clipboard
Create column chunk and page
I'm able to create a parquet file along with row groups using parquet.net. But how can we create a column chunk and page with in row group. And how can we read the file with these column chunk and page wise?
This isn't the official Parquet.NET repo. See https://github.com/aloneguid/parquet-dotnet