[
https://issues.apache.org/jira/browse/PARQUET-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709443#comment-17709443
]
ASF GitHub Bot commented on PARQUET-2264:
-----------------------------------------
mapleFU commented on PR #198:
URL: https://github.com/apache/parquet-format/pull/198#issuecomment-1499297787
```
diff --git a/cpp/examples/parquet/parquet_arrow/reader_writer.cc
b/cpp/examples/parquet/parquet_arrow/reader_writer.cc
index f5d96ec16..a4c4e5f77 100644
-
> Update specification to allow DecimalType scale == precision
> ------------------------------------------------------------
>
> Key: PARQUET-2264
> URL: https://issues.apache.org/jira/browse/PARQUET-2264
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-format
> Reporter: Devin Smith
> Priority: Minor
>
> The majority of implementations I've used allow for scale == precision.
> See https://github.com/apache/arrow-rs/pull/1607 for further motivation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)