gravitino icon indicating copy to clipboard operation
gravitino copied to clipboard

[#5957] feat(CLI): Table format output for SchemaDetails command

Open waukin opened this issue 1 year ago • 1 comments

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

waukin avatar Dec 24 '24 13:12 waukin

Hi @justinmclean, I think this PR is ready to be merged. Is there anything that needs improvement?

waukin avatar Feb 04 '25 12:02 waukin

hi @waukin please help resolve conflicts. Thanks.

xunliu avatar Apr 23 '25 00:04 xunliu

Hi @xunliu, this issue has been solved. See this PR. I would close the PR.

waukin avatar Apr 23 '25 12:04 waukin