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

Xinyu Zeng updated ARROW-15979:
-------------------------------
    Description: parquet::WriterProperties::Builder has many public functions 
where we can set the parameters while writing the Parquet format, e.g 
dictionary_pagesize_limit. However, they are not currently exposed in the 
documentation because they lack comments in code. Users have to manually check 
the code to use them.  (was: parquet::WriterProperties::Builder has many public 
functions where we can set the parameters while writing the Parquet format. 
However, they are not currently exposed in the documentation. Users have to 
manually check the code to use them.)
        Summary: [C++][Doc]Expose more functions of parquet::WriterProperties 
in doc  (was: [C++][Doc]Expose parquet::WriterProperties::Builder in doc)

> [C++][Doc]Expose more functions of parquet::WriterProperties in doc
> -------------------------------------------------------------------
>
>                 Key: ARROW-15979
>                 URL: https://issues.apache.org/jira/browse/ARROW-15979
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Documentation
>            Reporter: Xinyu Zeng
>            Priority: Minor
>
> parquet::WriterProperties::Builder has many public functions where we can set 
> the parameters while writing the Parquet format, e.g 
> dictionary_pagesize_limit. However, they are not currently exposed in the 
> documentation because they lack comments in code. Users have to manually 
> check the code to use them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to