JingsongLi commented on code in PR #2422:
URL: https://github.com/apache/incubator-paimon/pull/2422#discussion_r1410131268
##########
docs/layouts/shortcodes/generated/core_configuration.html:
##########
@@ -162,7 +162,7 @@
<td><h5>file.compression</h5></td>
<td style="word-wrap: break-word;">(none)</td>
<td>String</td>
- <td>Default file compression format, can be overridden by
file.compression.per.level</td>
+ <td>Default file compression format, use the default compression
algorithm of the format itself, for example orc is zlib and parquet is snappy.
It can be overridden by file.compression.per.level</td>
Review Comment:
orc is lz4, parquet is snappy
--
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]