pitrou commented on code in PR #15244:
URL: https://github.com/apache/arrow/pull/15244#discussion_r1071045668


##########
cpp/src/parquet/properties.h:
##########
@@ -450,6 +451,22 @@ class PARQUET_EXPORT WriterProperties {
       return this->disable_statistics(path->ToDotString());
     }
 
+    /// Enable integer type to annotate decimal type as below:

Review Comment:
   Is "Enable X to do Y" correct English? Just asking, as I'm not a native 
English speaker, but I would intuitively have expected "Allow X to do Y".



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to