FANNG1 commented on code in PR #4544: URL: https://github.com/apache/gravitino/pull/4544#discussion_r1718521503
########## 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: we'd better remove this, because Gravitino provides unified interface to set column default value, it's tricky to set it by properties for Gravitino -- 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]
