We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tag Name xxx - at System.IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStream.EnsureCapacity(Int32 value) at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count) at Parquet.File.Streams.SnappyInMemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count) at Parquet.File.Streams.GapStream.Write(Byte[] buffer, Int32 offset, Int32 count) at System.IO.BinaryWriter.Write(Byte[] buffer) at Parquet.Data.Concrete.StringDataTypeHandler.WriteOne(BinaryWriter writer, String value) at Parquet.Data.BasicDataTypeHandler1.Write(SchemaElement tse, BinaryWriter writer, IList values, Statistics statistics) at Parquet.File.DataColumnWriter.WriteColumn(DataColumn column, SchemaElement tse, IDataTypeHandler dataTypeHandler, Int32 maxRepetitionLevel, Int32 maxDefinitionLevel, Statistics statistics) at Parquet.File.DataColumnWriter.Write(List1 path, DataColumn column, IDataTypeHandler dataTypeHandler) at Parquet.ParquetRowGroupWriter.WriteColumn(DataColumn column)
1.Write(SchemaElement tse, BinaryWriter writer, IList values, Statistics statistics) at Parquet.File.DataColumnWriter.WriteColumn(DataColumn column, SchemaElement tse, IDataTypeHandler dataTypeHandler, Int32 maxRepetitionLevel, Int32 maxDefinitionLevel, Statistics statistics) at Parquet.File.DataColumnWriter.Write(List
Need help on the above issue if someone has faced the same
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tag Name xxx - at System.IO.MemoryStream.set_Capacity(Int32 value)
at System.IO.MemoryStream.EnsureCapacity(Int32 value)
at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at Parquet.File.Streams.SnappyInMemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at Parquet.File.Streams.GapStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BinaryWriter.Write(Byte[] buffer)
at Parquet.Data.Concrete.StringDataTypeHandler.WriteOne(BinaryWriter writer, String value)
at Parquet.Data.BasicDataTypeHandler
1.Write(SchemaElement tse, BinaryWriter writer, IList values, Statistics statistics) at Parquet.File.DataColumnWriter.WriteColumn(DataColumn column, SchemaElement tse, IDataTypeHandler dataTypeHandler, Int32 maxRepetitionLevel, Int32 maxDefinitionLevel, Statistics statistics) at Parquet.File.DataColumnWriter.Write(List
1 path, DataColumn column, IDataTypeHandler dataTypeHandler)at Parquet.ParquetRowGroupWriter.WriteColumn(DataColumn column)
Need help on the above issue if someone has faced the same
The text was updated successfully, but these errors were encountered: