You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Xinli Shang (Jira)" <ji...@apache.org> on 2020/01/13 05:25:00 UTC

[jira] [Created] (PARQUET-1764) The ParquetProperties constructor parameter list is so long

Xinli Shang created PARQUET-1764:
------------------------------------

             Summary: 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
             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)