[
https://issues.apache.org/jira/browse/ARROW-11629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285885#comment-17285885
]
Matthias Rosenthaler commented on ARROW-11629:
----------------------------------------------
Yes they are different. And no, I won't open a further ticket there. I have 3
open tickets on different tools/projects now. Parquet.Net ist not my issue
because I don't use them (exception for quick view of parquet data). My problem
is that apache drill is not able to read the ParquetSharp parquet file
correctly. Parquet.Net was only a further example which has problems with the
generated file.
> [C++] Writing float32 values makes parquet files not readable for some tools
> ----------------------------------------------------------------------------
>
> Key: ARROW-11629
> URL: https://issues.apache.org/jira/browse/ARROW-11629
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Affects Versions: 3.0.0
> Reporter: Matthias Rosenthaler
> Priority: Major
> Attachments: foo.parquet, image-2021-02-15-15-49-41-908.png,
> output.csv, output.parquet
>
>
> If I try to read the attached csv file with pyarrow, changing the float64
> columns to float32 and export it to parquet, the parquet file gets corrupted.
> It is not readable for apache drill or Parquet.Net any longer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)