TanookiToad commented on issue #336: URL: https://github.com/apache/arrow-julia/issues/336#issuecomment-1335930504
Just found out if you're using `DataFrame(Arrow.Table("test.arrow"))[:, :]` instead of `copy(DataFrame(Arrow.Table("test.arrow"))`, the loaded file can now be overwritten on windows. I dunno why these two have different behaviors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org