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

   ### What changes were proposed in this pull request?
   
   Add `--index` option to display index information on `Tables`.
   
   Fix `TableDetails` command.
   
   ### Why are the changes needed?
   
   This change allows users to retrieve additional index information on 
`Tables`, providing more insights.
   
   Fix: #5277
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it adds the `--index` option to `CommandEntities.TABLE`.
   
   ### How was this patch tested?
   
   1. Follow the instructions in the [cli 
README](https://github.com/apache/gravitino/tree/main/clients/cli) to build the 
CLI sub-project.
   2. Start the Gravitino Playground.
   
   To test, use a command like the following:
   
   Check that the output matches the expected audit information.
   
![image](https://github.com/user-attachments/assets/886ccc77-7cd5-47ee-872a-653207c8d329)
   
![image](https://github.com/user-attachments/assets/403d5aec-4bc0-44a4-9f84-1d655be1bb7d)
   
![image](https://github.com/user-attachments/assets/385e16d1-de10-48af-8559-b816363ed78a)
   
   


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