aloneguid / parquet-dotnet

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

Support custom property names on struct and list fields #419

Closed mrinal-thomas closed 7 months ago

mrinal-thomas commented 8 months ago

Specify ClrPropName when making StructField and ListField

410

mrinal-thomas commented 8 months ago

@aloneguid any chance I could get a review on this next week? I am hoping to use this fix soon