shaoyu-li commented on code in PR #13058:
URL: https://github.com/apache/gravitino/pull/13058#discussion_r4008560675
##########
docs/lakehouse-generic-catalog.md:
##########
@@ -48,13 +48,200 @@ For detailed information on available operations, see
[Manage Relational Metadat
|-----------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|----------|
| `provider` | Catalog provider type
| `lakehouse-generic` | Yes |
| `location` | Root storage path for all schemas and tables
| `s3://bucket/lakehouse` | No |
+| `table-location-provider` | Name of the [table location
provider](#pluggable-table-location-provider) that provisions and unprovisions
the locations of this catalog's tables. Defaults to `default`, which resolves
the location from the table, schema and catalog `location` properties as
described below. Immutable once the catalog is created.
| `default` | No |
Review Comment:
Fixed -- the whole table is padded to a common width, separator row included.
--
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]