You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "jonashaag (via GitHub)" <gi...@apache.org> on 2023/05/31 21:05:03 UTC

[GitHub] [arrow] jonashaag opened a new issue, #35858: ParquetWriter("path", None) segfaults

jonashaag opened a new issue, #35858:
URL: https://github.com/apache/arrow/issues/35858

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   This segfaults:
   
   ```
   python -c 'import pyarrow.parquet as pa; pa.ParquetWriter("x", None)'
   ```
   
   ### Component(s)
   
   Python


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

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


[GitHub] [arrow] jorisvandenbossche closed issue #35858: [Python] ParquetWriter("path", None) segfaults

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche closed issue #35858: [Python] ParquetWriter("path", None) segfaults
URL: https://github.com/apache/arrow/issues/35858


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

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