mchades opened a new pull request, #11129:
URL: https://github.com/apache/gravitino/pull/11129

   ### What changes were proposed in this pull request?
   
   This PR improves the user documentation for view management in Gravitino.
   
   The changes include:
   - Add a dedicated view management guide.
   - Clarify supported capabilities and interoperability.
   - Update related documentation links.
   
   ### Why are the changes needed?
   
   Issue #11005 asks for user documentation for table view management.
   
   A dedicated view document makes the feature easier to discover and maintain, 
and avoids overloading the relational metadata guide. The updated content also 
clarifies an important behavior of the feature: views created through Gravitino 
are persisted as native views in the underlying catalog, while existing native 
views in supported catalogs can be discovered and loaded through Gravitino 
without an extra import step.
   
   Fix: #11005
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes.
   
   - Adds a dedicated user documentation page for view management.
   - Clarifies supported view capabilities for Hive and Iceberg catalogs.
   - Documents view interoperability with underlying catalogs.
   - No user-facing API or configuration key changes.
   
   ### How was this patch tested?
   
   - `./gradlew :docs:build`
   


-- 
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]

Reply via email to