Skip to content

Nessie: Implement Catalog.registerTable() for NessieCatalog  #4995

Description

@ajantha-bhat

To migrate tables to Nessie catalog from other catalogs, we can make use of the Catalog.registerTable() interface.

Implementation will be similar to HiveCatalog.registerTable().
By default, tables will be registered to the default branch if the table identifier doesn't specify any branch information.
If the branch information is provided, register the table to that particular Nessie branch (assumes that branch should exist).

cc: @snazy

@Mehul2500 will be working on this.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions