danny0405 commented on code in PR #9056:
URL: https://github.com/apache/hudi/pull/9056#discussion_r1245988706
##########
website/docs/configurations.md:
##########
@@ -197,7 +197,10 @@ Options useful for reading tables via
`read.format.option(...)`
### Write Options {#Write-Options}
-You can pass down any of the WriteClient level configs directly using
`options()` or `option(k,v)` methods.
+Hudi supports [parquet modular encryption](/docs/encryption) and [parquet
bloom filters](/docs/parquet_bloom) through hadoop configurations.
+
Review Comment:
Can we add a four-level heading for this new configuration part, I mean it
deserves a separate paragraph for the introduction.
--
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]