Skip to content

Push down entire hash table from HashJoinExec into scans #17171

@adriangb

Description

@adriangb

In #16445 we discussed two approaches:

Some questions to answer:

  • Should we always push down both the hash table and bounds?
  • Should we push down the entire hash table as is or should we build bloom filters, an IN LIST expression or other?

Metadata

Metadata

Labels

enhancementNew feature or requestphysical-planChanges to the physical-plan crate

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions