wjones127 commented on code in PR #14018: URL: https://github.com/apache/arrow/pull/14018#discussion_r960079278
########## cpp/src/parquet/properties.h: ########## @@ -607,7 +622,7 @@ static constexpr bool kArrowDefaultUseThreads = false; // Default number of rows to read when using ::arrow::RecordBatchReader static constexpr int64_t kArrowDefaultBatchSize = 64 * 1024; -/// EXPERIMENTAL: Properties for configuring FileReader behavior. +/// Properties for configuring FileReader behavior. Review Comment: TODO: discuss whether we want to remove this experimental. -- 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]
