XinyuZeng commented on a change in pull request #12673:
URL: https://github.com/apache/arrow/pull/12673#discussion_r830643572



##########
File path: cpp/src/parquet/properties.h
##########
@@ -176,59 +176,100 @@ class PARQUET_EXPORT WriterProperties {
       return this;
     }
 
+    /**
+     * Enable dictionary encoding in general for all columns. Default enabled.
+     */

Review comment:
       I used /** */ style because the ```encoding``` function also uses this 
style. I can change them too to make it consistent




-- 
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]


Reply via email to