Skip to content

Support IndexMerge with UnionScan #28494

@ichn-hu

Description

@ichn-hu

Enhancement

currently TiDB's IndexMerge has a restriction that if it is in a transaction that has data changed before, it can not be applied, because we haven't yet supported index merge with union scan,

// TODO: implement UnionScan + IndexMerge

This fixes the todo here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions