polyzos commented on code in PR #1474:
URL: https://github.com/apache/fluss/pull/1474#discussion_r2256051714
##########
website/docs/maintenance/configuration.md:
##########
@@ -163,7 +163,7 @@ during the Fluss cluster working.
| Option | Type | Default | Description
|
|-----------------|------|---------|---------------------------------------------------------------------------------------------------------------------------|
-| datalake.format | ENUM | (None) | The datalake format used by of Fluss to
be as lakehouse storage, such as Paimon, Iceberg, Hudi. Now, only support
Paimon. |
+| datalake.format | Enum | (None) | The datalake format used by of Fluss to
be as lakehouse storage, such as Paimon, Iceberg, Hudi. Now, only support
Paimon. |
Review Comment:
its minor really, because the datatype is ENUM, but then again all the
others indeed follow a similar pattern
--
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]