Skip to content

[FEATURE] Support testConnection Without Catalog Name in Gravitino #6260

Open
@dataageek

Description

@dataageek

Describe the feature

Description:

The testConnection method currently requires a catalog name, as it depends on Metalake, which enforces this. However, there are cases where we need to validate the connection using only provider and properties before creating a catalog. This limitation makes it difficult to test connections early in the workflow.

Motivation

  • Enables connection testing before catalog creation.
  • Simplifies workflows and enhances flexibility.

Describe the solution

Allow testConnection to work with just provider and properties, making the catalog name optional.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions