Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#5383] Add table property commands to Gravitino CLI #5390

Open
wants to merge 94 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b5e08c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655d133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a29c8b View commit details
    Browse the repository at this point in the history
  4. Add default

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1b12eff View commit details
    Browse the repository at this point in the history
  5. Spotless on Java 11

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    75de71e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5172afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dc8856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24dee9e View commit details
    Browse the repository at this point in the history
  9. fix disabled tests

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ddbb7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b95dd3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f76fa16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cbc605 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0ec7ecb View commit details
    Browse the repository at this point in the history
  2. remove unneeded call

    justinmclean committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fa2cdaf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e05853 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add more tests

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3df9f11 View commit details
    Browse the repository at this point in the history
  2. add more tests

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5e611be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f7fa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ebb7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e82c8f View commit details
    Browse the repository at this point in the history
  6. use libs

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7b97750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a562ed7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    justinmclean committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    47364fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d678b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c201ef5 View commit details
    Browse the repository at this point in the history
  4. fix test

    justinmclean committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    253a2b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ef4695 View commit details
    Browse the repository at this point in the history
  2. basic CLI for tags

    justinmclean committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9320324 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. complete tag CLI

    justinmclean committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b3f081a View commit details
    Browse the repository at this point in the history
  2. update docs

    justinmclean committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    29c9222 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix spelling error

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f90a086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c87c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10af3d2 View commit details
    Browse the repository at this point in the history
  4. use client shadow jar

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f955db2 View commit details
    Browse the repository at this point in the history
  5. wrong file

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    80aef91 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. new -> 19

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6d897c0 View commit details
    Browse the repository at this point in the history
  2. fix example command

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    76aa1fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    affd6ad View commit details
    Browse the repository at this point in the history
  4. simplify command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    abc2da8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/bin/errors.sh
    #	clients/cli/docs/README.md
    #	clients/cli/examples.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestMain.java
    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a7c2a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    055678b View commit details
    Browse the repository at this point in the history
  7. update command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9808022 View commit details
    Browse the repository at this point in the history
  8. fix imports

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    464a74b View commit details
    Browse the repository at this point in the history
  9. update command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    05bc9ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d27c59a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    423219c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CLI_IV' of https://github.com/justinmclean/gravitino in…

    …to CLI_IV
    
    # Conflicts:
    #	clients/cli/docs/README.md
    #	clients/cli/examples.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a405bfd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    954b351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808fffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    848a381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe9a80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    526d305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2ded4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb5a5d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71107fd View commit details
    Browse the repository at this point in the history
  9. add final where needed

    justinmclean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a6aeb42 View commit details
    Browse the repository at this point in the history
  10. made private

    justinmclean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce3ddc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70aaaf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update commands

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    22ca191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab52cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd57944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445cd41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ea7125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a8844e View commit details
    Browse the repository at this point in the history
  7. add comment

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c342d7e View commit details
    Browse the repository at this point in the history
  8. no need for class

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d2b28af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    038e1f6 View commit details
    Browse the repository at this point in the history
  10. remove example scripts

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ce5fa18 View commit details
    Browse the repository at this point in the history
  11. add CLI documentation

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    069f425 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/bin/errors.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/MetalakeDetails.java
    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5ed49fa View commit details
    Browse the repository at this point in the history
  13. update tests

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d68055 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8c1f9b View commit details
    Browse the repository at this point in the history
  15. made variables final

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    33efd6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    82ba035 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add URL to config file

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a4ac180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea9e12 View commit details
    Browse the repository at this point in the history
  3. add javadocs

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c3fc55c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CLI_II' into CLI_III

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/CommandEntities.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    451a92f View commit details
    Browse the repository at this point in the history
  5. add ignore to commands

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    50edda6 View commit details
    Browse the repository at this point in the history
  6. make fields final

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cb31019 View commit details
    Browse the repository at this point in the history
  7. simplify output

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dd97d26 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'CLI_III' into CLI_IV

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b47ac45 View commit details
    Browse the repository at this point in the history
  9. add final

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    43546f8 View commit details
    Browse the repository at this point in the history
  10. missed one

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2d268a6 View commit details
    Browse the repository at this point in the history
  11. simplify output

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ad0af5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/CommandActions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandActions.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestGravitinoOptions.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestMain.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b60ea4 View commit details
    Browse the repository at this point in the history
  13. reset files

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20e550f View commit details
    Browse the repository at this point in the history
  14. restore test files

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    eeefccc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f073ac View commit details
    Browse the repository at this point in the history
  16. update documentation

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    64f18ef View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. minor English updates

    justinmclean committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    74452c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79c6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d521410 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    563f605 View commit details
    Browse the repository at this point in the history