0

How to specify data type of Parquet.Net's parquet writer?

I'm trying to develop a converter from csv/xml to parquet file with Winform (.NET 6). I have to determine my data as BYTE_ARRAY (also known Binary in Parquet, i guess) I used this repo as pathfinder: (https://github.com/AKarpetc/CsvToParquetConverter)

In a nutshell: How to specify data type of Parquet.Net's parquet writer?

Thanks in advance

  • Does this helps? https://stackoverflow.com/questions/60929842/how-to-convert-a-csv-file-to-parquet-using-c-sharp/62181950#62181950 – Cinchoo Jan 28 '23 at 00:28

0 Answers0