gravitino
gravitino copied to clipboard
[#5957] feat(CLI): Table format output for SchemaDetails command
What changes were proposed in this pull request?
Support table format output for SchemaDetails command.
Why are the changes needed?
Issue: https://github.com/apache/gravitino/issues/5957
Does this PR introduce any user-facing change?
No.
How was this patch tested?
gcli schema details --name <schema_name> -m <metalake_name>
gcli schema details --name <schema_name> -m <metalake_name> --output plain
gcli schema details --name <schema_name> -m <metalake_name> --output table
Hi @justinmclean, I think this PR is ready to be merged. Is there anything that needs improvement?
hi @waukin please help resolve conflicts. Thanks.
Hi @xunliu, this issue has been solved. See this PR. I would close the PR.