aloneguid / parquet-dotnet

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

121: in DataColumn set DefinitionLevel to MaxDefinitionLevel - 1 if value is null. #516

Closed greg0rym closed 1 month ago

greg0rym commented 1 month ago

121: in DataColumn set DefinitionLevel to MaxDefinitionLevel - 1 if value is null.

This is an attempt to fix https://github.com/aloneguid/parquet-dotnet/issues/121 "Incorrect Definition Level for null"

aloneguid commented 1 month ago

merging, will publish as a part of '-pre.8' nuget in a few minutes.