Shashank Yadav created ARROW-14066:
--------------------------------------
Summary: Possible issue with cpp StreamWriter
Key: ARROW-14066
URL: https://issues.apache.org/jira/browse/ARROW-14066
Project: Apache Arrow
Issue Type: Bug
Reporter: Shashank Yadav
Attachments: temp.cpp
I am using the cpp streamwriter example given here:
[https://github.com/apache/arrow/blob/master/cpp/examples/parquet/parquet_stream_api/stream_reader_writer.cc]
When I try to read the parquet file back in python it says: Could not open
parquet input source '<Buffer>': Invalid: Parquet magic bytes not found in
footer. Either the file is corrupted or this is not a parquet file
--
This message was sent by Atlassian Jira
(v8.3.4#803005)