shaofengshi merged PR #5390:
URL: https://github.com/apache/gravitino/pull/5390
--
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: commits-unsubscr...@grav
justinmclean commented on PR #5390:
URL: https://github.com/apache/gravitino/pull/5390#issuecomment-2510395707
@shaofengshi ready again
--
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 specifi
justinmclean commented on PR #5390:
URL: https://github.com/apache/gravitino/pull/5390#issuecomment-2510274202
Note this is failing due to an unrelated change in
catalogs/catalog-lakehouse-paimon
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
shaofengshi commented on code in PR #5390:
URL: https://github.com/apache/gravitino/pull/5390#discussion_r1863208207
##
clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListTableProperties.java:
##
@@ -0,0 +1,91 @@
+/*
+ * Licensed to the Apache Software Foundation (A
shaofengshi commented on code in PR #5390:
URL: https://github.com/apache/gravitino/pull/5390#discussion_r1863208884
##
clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListTableProperties.java:
##
@@ -0,0 +1,91 @@
+/*
+ * Licensed to the Apache Software Foundation (A
justinmclean opened a new pull request, #5390:
URL: https://github.com/apache/gravitino/pull/5390
### What changes were proposed in this pull request?
Added table property commands to Gravitino CLI.
### Why are the changes needed?
The expand the CLI support.
Fix: #