[
https://issues.apache.org/jira/browse/PARQUET-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631636#comment-16631636
]
ASF GitHub Bot commented on PARQUET-1160:
-----------------------------------------
wesm closed pull request #1: PARQUET-1160: [C++] Implement BYTE_ARRAY-backed
Decimal reads
URL: https://github.com/apache/parquet-testing/pull/1
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/data/byte_array_decimal.parquet b/data/byte_array_decimal.parquet
new file mode 100644
index 0000000..798cb2a
Binary files /dev/null and b/data/byte_array_decimal.parquet differ
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Implement BYTE_ARRAY-backed Decimal reads
> -----------------------------------------------
>
> Key: PARQUET-1160
> URL: https://issues.apache.org/jira/browse/PARQUET-1160
> Project: Parquet
> Issue Type: Task
> Components: parquet-cpp
> Affects Versions: cpp-1.3.0
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Priority: Major
> Labels: pull-request-available
> Attachments: 20180726193815980.parquet
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> These are valid in the parquet spec, but it seems like no system in use today
> implements a writer for this type.
> What systems support writing Decimals with this underlying type?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)