aloneguid / parquet-dotnet

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

Now is possible use other attribute to ignore field without lost the … #511

Closed rhvieira1980 closed 1 month ago

rhvieira1980 commented 1 month ago

…json serialization option in the POCO.

resolved by: #1

aloneguid commented 1 month ago

You might also want to add a unit test for this attribute to avoid it being broken in future.