pan3793 commented on code in PR #3236:
URL: https://github.com/apache/parquet-java/pull/3236#discussion_r2125471619


##########
parquet-hadoop/README.md:
##########
@@ -41,68 +41,68 @@ ParquetOutputFormat.setBlockSize(writeJob, 1024);
 
 ## Class: ParquetOutputFormat
 
-**Property:** `parquet.summary.metadata.level`  
-**Description:** Write summary files in the same directory as parquet files.  
-If this property is set to `all`, write both summary file with row group info 
to _metadata and summary file without row group info to _common_metadata.  
-If it is `common_only`, write only the summary file without the row group info 
to _common_metadata.  
-If it is `none`, don't write summary files.  
+**Property:** `parquet.summary.metadata.level`

Review Comment:
   auto reformated by IDEA, let me revert that ...



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to