[
https://issues.apache.org/jira/browse/PARQUET-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685417#comment-15685417
]
Deepak Majeti commented on PARQUET-780:
---------------------------------------
Mike,
The block at {{examples/reader-writer.cc:175}} writes ByteArray values with
NULLs.
Can you provide a reproducer for your segfault?
> WriterBatch API does not properly handle NULL values for byte array types
> -------------------------------------------------------------------------
>
> Key: PARQUET-780
> URL: https://issues.apache.org/jira/browse/PARQUET-780
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Affects Versions: cpp-0.1
> Reporter: Mike Trinkala
>
> Passing a NULL 'values' parameter into WriteBatch for a *ByteArray type will
> cause a segfault in the dictionary encoder.
> Related: https://issues.apache.org/jira/browse/PARQUET-719
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)