[
https://issues.apache.org/jira/browse/PARQUET-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepak Majeti resolved PARQUET-546.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 65
https://github.com/apache/parquet-cpp/pull/65
> Implement preconditions for creating PrimitiveNodes
> ---------------------------------------------------
>
> Key: PARQUET-546
> URL: https://issues.apache.org/jira/browse/PARQUET-546
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
>
> Add to checks to ensure compatibility between LogicalTypes and PrimitiveTypes
> when creating PrimitiveNodes. Example: LogicalType `DECIMAL` should not be
> used in conjunction with PrimitiveType `DOUBLE`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)