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

Add hive metastore catalog support (part 1/2) #237

Merged
merged 25 commits into from
Mar 10, 2024

Commits on Mar 6, 2024

  1. fmt members

    mlanhenke committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8723ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342b686 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add license

    mlanhenke committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d8ccce1 View commit details
    Browse the repository at this point in the history
  2. add hms create_namespace

    mlanhenke committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    910d848 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. add hms get_namespace

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    315ddde View commit details
    Browse the repository at this point in the history
  2. fix: typo

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    05886bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ada8193 View commit details
    Browse the repository at this point in the history
  4. add hms update_namespace

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    00c720b View commit details
    Browse the repository at this point in the history
  5. move fns into HmsCatalog

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1b98f88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f82fa5d View commit details
    Browse the repository at this point in the history
  7. add hms list_tables

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    10b53ba View commit details
    Browse the repository at this point in the history
  8. fix: clippy

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b35916c View commit details
    Browse the repository at this point in the history
  9. fix: cargo sort

    mlanhenke committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cfcbc17 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. fix: cargo workspace

    marvinlanhenke committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2e320fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae03c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17cb904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aef54a View commit details
    Browse the repository at this point in the history
  5. add minio version

    marvinlanhenke committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    1660f3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0716baf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a33132e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    153bb6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b80a4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bde3c98 View commit details
    Browse the repository at this point in the history
  11. fix: license header

    marvinlanhenke committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8375c75 View commit details
    Browse the repository at this point in the history
  12. fix: core-site

    marvinlanhenke committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7dc7adb View commit details
    Browse the repository at this point in the history