You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2021/03/10 03:58:00 UTC

[jira] [Commented] (PARQUET-1995) [C++][Parquet] Crash at parquet::TypedColumnWriterImpl<>::WriteBatchSpaced

    [ https://issues.apache.org/jira/browse/PARQUET-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298515#comment-17298515 ] 

Micah Kornfield commented on PARQUET-1995:
------------------------------------------

This is a little bit hard to diagnose, especially without the data in question.  Also what version of Arrow/Parquet is being used here, there have been a few bug fixes in the past for this code path.

> [C++][Parquet] Crash at parquet::TypedColumnWriterImpl<>::WriteBatchSpaced
> --------------------------------------------------------------------------
>
>                 Key: PARQUET-1995
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1995
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Tham
>            Priority: Major
>         Attachments: parquet_crash_WriteBatchSpaced.txt
>
>
> I got this crash from our customer machine: [^parquet_crash_WriteBatchSpaced.txt] , it crashes continuously every time my application opens a parquet file and write the first row group. It happens only on one machine and runs fine on others until now. I cannot reproduce it.
> I access the parquet file on only one thread, so you can eliminate the case of race condition. Do you have any idea about this crash report? 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)