diff --git a/cpp/src/parquet/properties.h b/cpp/src/parquet/properties.h index 5a1799c39d7..701bfc71953 100644 --- a/cpp/src/parquet/properties.h +++ b/cpp/src/parquet/properties.h @@ -733,7 +733,7 @@ class PARQUET_EXPORT WriterProperties { return this->disable_write_page_index(path->ToDotString()); } - /// \brief Set the level to write size statistics for all columns. Default is None. + /// \brief Set the level to write size statistics for all columns. Default is PageAndColumnChunk. /// /// \param level The level to write size statistics. Note that if page index is not /// enabled, page level size statistics will not be written even if the level