Skip to content

Unify name-collision detection logic for index abstractions #140131

@dakrone

Description

@dakrone

Description

Currently when we want to check if there is name collision we have to add a bunch of checks in manual places (see #139778). It would be nice if we could unify this logic so that there was a single place for doing the collision check, and adding other abstractions in the future wouldn't require manually adding so many checks. It would also be nice if it were tied into the IndexAbstraction class itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions