alamb commented on code in PR #4313:
URL: https://github.com/apache/arrow-rs/pull/4313#discussion_r1211601120
##########
parquet/src/file/properties.rs:
##########
@@ -351,16 +370,32 @@ impl WriterPropertiesBuilder {
///
/// Note: this is a best effort limit based on value of
/// [`set_write_batch_size`](Self::set_write_batch_size).
+ #[deprecated(since = "41.0.0", note = "Use
set_dictionary_page_size_limit")]
Review Comment:
Thank you @viirya
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]