You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2016/10/04 04:36:21 UTC

[jira] [Comment Edited] (PARQUET-735) [CPP] Newer bit packing segfaults with batch_size > 128 in Release mode build

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

Deepak Majeti edited comment on PARQUET-735 at 10/4/16 4:35 AM:
----------------------------------------------------------------

Most likely introduced in
https://github.com/apache/parquet-cpp/pull/140
I was able to read this file with the version prior to this commit.


was (Author: mdeepak):
File Attachment 

> [CPP] Newer bit packing segfaults with batch_size > 128 in Release mode build
> -----------------------------------------------------------------------------
>
>                 Key: PARQUET-735
>                 URL: https://issues.apache.org/jira/browse/PARQUET-735
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Deepak Majeti
>         Attachments: parquet_test_gzip.parquet
>
>
> To reproduce
> 1) Modify DEFAULT_SCANNER_BATCH_SIZE = 256
> 2) Build parquet-cpp in Release mode
> 3) Run build/release/parquet_reader parquet_test_gzip.parquet (file attached)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)