justinmclean opened a new issue, #5278:
URL: https://github.com/apache/gravitino/issues/5278

   ### What would you like to be improved?
   
   Have a command to display partition information for Tables.
   
   ### How should we improve?
   
   This can be done by:
   - Adding a new CLI command to display partition information by calling 
`partitioning` on the Table object.
   - Adding a new command option `--partition`
   - Adding the command to `GravitinoCommandLine`
   - Updating user documentation


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