Skip to content

Support null-eq join #10787

@windtalker

Description

@windtalker

Enhancement

Support null-eq join in TiFlash.

This includes:

  • plumbing null-eq join metadata from DAG/planner to join execution
  • handling nullable null-eq join keys correctly in hash join
  • separating row filtering from key-null handling in outer/full join paths
  • disabling incompatible runtime filter cases for nullable null-eq keys
  • adding targeted test coverage for null-eq join execution paths

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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