### Library Version 6.0.3 ### .NET Runtime NET 10 ### OS and Architecture Windows (64-bit) ### How to reproduce? src/Parquet/Serialization/ParquetSerializer.cs there is a typo ParquetSerializerOptions it should be ParquetOptions ### Failing test ```csharp ```
Library Version
6.0.3
.NET Runtime
NET 10
OS and Architecture
Windows (64-bit)
How to reproduce?
src/Parquet/Serialization/ParquetSerializer.cs
there is a typo ParquetSerializerOptions it should be ParquetOptions
Failing test