[
https://issues.apache.org/jira/browse/PARQUET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-700.
----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 148
[https://github.com/apache/parquet-cpp/pull/148]
> C++: Disable dictionary encoding for boolean columns
> ----------------------------------------------------
>
> Key: PARQUET-700
> URL: https://issues.apache.org/jira/browse/PARQUET-700
> Project: Parquet
> Issue Type: Bug
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: cpp-0.1
>
>
> By accident, we try to encode boolean columns by default with ?_DICTIONARY
> which is not supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)