You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/02/29 19:05:18 UTC

[jira] [Resolved] (PARQUET-545) Improve API to support Decimal type

     [ https://issues.apache.org/jira/browse/PARQUET-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem resolved PARQUET-545.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 65
[https://github.com/apache/parquet-cpp/pull/65]

> Improve API to support Decimal type
> -----------------------------------
>
>                 Key: PARQUET-545
>                 URL: https://issues.apache.org/jira/browse/PARQUET-545
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>             Fix For: cpp-0.1
>
>
> Extend the `ColumnDescriptor` API to return `precision` and `scale` values from DecimalMetadata. Implement necessary checks if the `LogicalType` is Decimal.



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