TanookiToad commented on issue #336: URL: https://github.com/apache/arrow-julia/issues/336#issuecomment-1336165621
> @TanookiToad - this is strange `copy(df)` and `df[:, :]` are almost the same (their only difference is how metadata is handled but it should not affect the result here) Sry i made a mistake when writing my comment above. it's actually `copy(df[:, :])` vs `copy(df)`. And i'm able to rewrite the original file using the first command. -- 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