Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Glue Catalog - namespace operations (2/3) #304

Merged
merged 12 commits into from
Mar 27, 2024

Commits on Mar 25, 2024

  1. add from_build_error

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a4f00e9 View commit details
    Browse the repository at this point in the history
  2. impl create_namespace

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e898253 View commit details
    Browse the repository at this point in the history
  3. impl get_namespace

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1de5168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bff764 View commit details
    Browse the repository at this point in the history
  5. impl namespace_exists

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7315829 View commit details
    Browse the repository at this point in the history
  6. impl update_namespace

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cae3446 View commit details
    Browse the repository at this point in the history
  7. impl list_tables

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2e851a2 View commit details
    Browse the repository at this point in the history
  8. impl drop_namespace

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1170cb9 View commit details
    Browse the repository at this point in the history
  9. fix: clippy

    marvinlanhenke committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    225510e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. update docs

    marvinlanhenke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    22ef56d View commit details
    Browse the repository at this point in the history
  2. update docs

    marvinlanhenke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7f4aae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb15d70 View commit details
    Browse the repository at this point in the history