Skip to content

Consider add friendly name() method in Iceberg Table Interface #658

@jerryshao

Description

@jerryshao

Current Iceberg Table lacks an api to get table name, and relies on toString to get table name, this seems fragile. Also to align with Spark DSv2 Table interface, which requires a name method, so it would be nice to add a name method in Iceberg Table interface.

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