[
https://issues.apache.org/jira/browse/PARQUET-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032832#comment-17032832
]
Xinli Shang commented on PARQUET-1764:
--------------------------------------
This PR has the refactor implemented
[https://github.com/apache/parquet-mr/pull/754]. So I am going to close this
Jira.
> The ParquetProperties constructor parameter list is so long
> -----------------------------------------------------------
>
> Key: PARQUET-1764
> URL: https://issues.apache.org/jira/browse/PARQUET-1764
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Affects Versions: 1.10.1
> Reporter: Xinli Shang
> Assignee: Xinli Shang
> Priority: Major
> Fix For: 1.12.0
>
>
> The ParquetProperties constructor parameter list is so long. We can refactor
> it like below, so that it is easier to use and less error-prone.
> .withPageWriteChecksumEnabled()
> ...
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)