You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jiggunjer (via GitHub)" <gi...@apache.org> on 2023/02/18 09:46:42 UTC

[GitHub] [arrow] jiggunjer commented on issue #34211: [R] Segmentation fault when using write_parquet()

jiggunjer commented on issue #34211:
URL: https://github.com/apache/arrow/issues/34211#issuecomment-1435534100

   I encountered segfault when writing tables using pythons parquetwriter, in particular compression=gzip would segfault every time. I noticed that making the code non-threaded fixed the issue, so perhaps the compression types are using too many resources?


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org