Re: [I] [FEATURE] Support plain format output for Schema and Table command [gravitino]

2025-02-22 Thread via GitHub
tengqm commented on issue #6496: URL: https://github.com/apache/gravitino/issues/6496#issuecomment-2676114563 Of course this can be done. But I'm wondering what is the use case for this work? -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] [#6459]improve(test): Use implicit wait for time-based condition [gravitino]

2025-02-22 Thread via GitHub
yuqi1129 commented on code in PR #6460: URL: https://github.com/apache/gravitino/pull/6460#discussion_r1966505425 ## web/integration-test/src/test/java/org/apache/gravitino/integration/test/web/ui/utils/BaseWebIT.java: ## @@ -82,12 +82,10 @@ protected void clickAndWait(final Obj

Re: [PR] [#6493] feat(CLI): Support table format output for Schema and Table command [gravitino]

2025-02-22 Thread via GitHub
tengqm commented on code in PR #6495: URL: https://github.com/apache/gravitino/pull/6495#discussion_r1966491313 ## clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListTables.java: ## @@ -49,22 +50,32 @@ public ListTables(CommandContext context, String metalake, Stri

Re: [PR] TEST [gravitino]

2025-02-22 Thread via GitHub
yuqi1129 closed pull request #6494: TEST URL: https://github.com/apache/gravitino/pull/6494 -- 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-unsu

[I] [FEATURE] Way to get the Docker image of latest dev builds [gravitino]

2025-02-22 Thread via GitHub
metalshanked opened a new issue, #6498: URL: https://github.com/apache/gravitino/issues/6498 ### Describe the feature Apologies for this basic question but was wondering where can I obtain the latest Development Docker image to test any latest committed code. The official image