Skip to content

[Feature] Support for Repair Procedure for JDBC catalog #7287

@junmuz

Description

@junmuz

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

There is a repair procedure that supports syncing tables inside a filesystem to HiveCatalog. Similar needs to be supported for JdbcCatalog. This enables migration to JdbcCatalog easier. For repairs, I would only be interested in creation of the database/tables and would avoid deletion, as typos in warehouse path can lead to deletion inside Jdbc Catalogs.

Solution

Implementing the repairDatabase and repairTable methods.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions