-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
PROPOSAL EPICA proposal being discussed that is not yet fully underwayA proposal being discussed that is not yet fully underwayenhancementNew feature or requestNew feature or requestperformanceMake DataFusion fasterMake DataFusion faster
Description
c### Is your feature request related to a problem or challenge?
From http://btw2017.informatik.uni-stuttgart.de/slidesandpapers/F1-10-37/paper_web.pdf
There is this useful overview of join types used by HyPer:

We can investigate the following:
- Single
- Group Implement group join #13243
- Right Mark Implement RightMark join #13138
Describe the solution you'd like
Implement these types and use them in the planner to improve performance on TPC-H and TPC-DS queries
Describe alternatives you've considered
No response
Additional context
No response
comphead, Rachelint, jcsherin and Lordworms
Metadata
Metadata
Assignees
Labels
PROPOSAL EPICA proposal being discussed that is not yet fully underwayA proposal being discussed that is not yet fully underwayenhancementNew feature or requestNew feature or requestperformanceMake DataFusion fasterMake DataFusion faster