Closed TungYuChiang closed 2 days ago
Thanks for the PR. Can you please update the cli.md (in the docs directory) to include this command.
Hi @justinmclean,
Thanks for reviewing my PR! I've updated cli.md in the docs directory to include the new command.
Thank you!
What changes were proposed in this pull request?
Add --partition option to display partition information on Tables.
Why are the changes needed?
This change allows users to retrieve additional partition information on Tables Closes: #5278
Does this PR introduce any user-facing change?
Yes, it adds the --partition option to CLIeys.)
How was this patch tested?
Compiled and tested locally.