You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Shashank Yadav (Jira)" <ji...@apache.org> on 2021/09/22 11:13:00 UTC

[jira] [Created] (ARROW-14066) Possible issue with cpp StreamWriter

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)