mchades commented on code in PR #11203: URL: https://github.com/apache/gravitino/pull/11203#discussion_r3288464371
########## docs/manage-relational-metadata-using-gravitino.md: ########## @@ -708,6 +706,94 @@ schema_list: List[NameIdentifier] = catalog.as_schemas().list_schemas() </TabItem> </Tabs> +### Hierarchical schema Review Comment: Can it be placed in a more appropriate location? It appears that more than just the relational catalog can support a hierarchical schema in future. -- 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]
