We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecc97f commit 9338be6Copy full SHA for 9338be6
cpp/src/parquet/properties.h
@@ -743,7 +743,8 @@ class PARQUET_EXPORT WriterProperties {
743
return this->disable_write_page_index(path->ToDotString());
744
}
745
746
- /// \brief Set the level to write size statistics for all columns. Default is PageAndColumnChunk.
+ /// \brief Set the level to write size statistics for all columns. Default is
747
+ /// PageAndColumnChunk.
748
///
749
/// \param level The level to write size statistics. Note that if page index is not
750
/// enabled, page level size statistics will not be written even if the level
0 commit comments