You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "N Gautam Animesh (Jira)" <ji...@apache.org> on 2022/09/27 13:54:00 UTC

[jira] [Created] (ARROW-17855) Simultaneous read-write operations causing file corruption.

N Gautam Animesh created ARROW-17855:
----------------------------------------

             Summary: Simultaneous read-write operations causing file corruption.
                 Key: ARROW-17855
                 URL: https://issues.apache.org/jira/browse/ARROW-17855
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: N Gautam Animesh


UseCase: I was trying to simultaneously read and write an arrow file which in turn gave me an Error. It is leading to file corruption. I am currently using read_feather and write_feather functions to save it as a .arrow file. Do let me know if there's anything in this regard or any other way to avoid this. 

[Error: Invalid: Not an Arrow file]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)