caican00 commented on code in PR #4544: URL: https://github.com/apache/gravitino/pull/4544#discussion_r1718539892
########## docs/manage-relational-metadata-using-gravitino.md: ########## @@ -803,9 +806,14 @@ The following is a table of the column default value that Gravitino supports for |---------------------|-------------------------| | `hive` | ✘ | | `lakehouse-iceberg` | ✘ | +| `lakehouse-paimon` | ✘ | | `jdbc-mysql` | ✔ | | `jdbc-postgresql` | ✔ | +:::info Review Comment: removed. ########## docs/manage-relational-metadata-using-gravitino.md: ########## @@ -91,6 +92,7 @@ Currently, Gravitino supports the following catalog providers: |---------------------|--------------------------------------------------------------------------------| | `hive` | [Hive catalog property](./apache-hive-catalog.md#catalog-properties) | | `lakehouse-iceberg` | [Iceberg catalog property](./lakehouse-iceberg-catalog.md#catalog-properties) | +| `lakehouse-paimon` | [Paimon catalog property](./lakehouse-paimon-catalog.md#catalog-properties) | Review Comment: updated. -- 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]
