Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Query 35 #51

Closed
5 tasks done
janetzki opened this issue Jun 12, 2019 · 1 comment · Fixed by hyrise/hyrise#1791
Closed
5 tasks done

Optimize Query 35 #51

janetzki opened this issue Jun 12, 2019 · 1 comment · Fixed by hyrise/hyrise#1791
Assignees
Milestone

Comments

@janetzki
Copy link

janetzki commented Jun 12, 2019

  • Add test a test for SubqueryToJoinRule
  • Try "hacky" optimization only for this query
  • Optimize general pattern if optimizable
  • Could we use this to optimize TPC-H 19?
  • Get performance numbers
  • Do not optimize if no other rule can use it
@janetzki janetzki self-assigned this Jul 9, 2019
@janetzki
Copy link
Author

janetzki commented Jul 10, 2019

So far, I found two ways for optimization:

janetzki added a commit that referenced this issue Jul 10, 2019
@janetzki janetzki added this to the Sprint 7 milestone Jul 12, 2019
janetzki added a commit that referenced this issue Aug 6, 2019
@janetzki janetzki modified the milestones: Sprint 7, Sprint 8 Aug 7, 2019
janetzki added a commit that referenced this issue Aug 7, 2019
janetzki added a commit that referenced this issue Aug 7, 2019
janetzki added a commit that referenced this issue Aug 14, 2019
janetzki added a commit that referenced this issue Aug 14, 2019
 #51
Co-authored-by: mrks <markus@dreseler.de>
janetzki added a commit that referenced this issue Aug 14, 2019
janetzki added a commit that referenced this issue Aug 14, 2019
janetzki added a commit that referenced this issue Aug 14, 2019
janetzki added a commit that referenced this issue Aug 14, 2019
janetzki added a commit that referenced this issue Aug 15, 2019
janetzki added a commit that referenced this issue Aug 15, 2019
janetzki added a commit that referenced this issue Aug 15, 2019
janetzki added a commit that referenced this issue Aug 16, 2019
janetzki added a commit that referenced this issue Aug 16, 2019
janetzki added a commit that referenced this issue Aug 28, 2019
@janetzki janetzki modified the milestones: Sprint 8, Sprint 9 Aug 28, 2019
janetzki added a commit that referenced this issue Aug 28, 2019
janetzki added a commit that referenced this issue Aug 28, 2019
janetzki added a commit that referenced this issue Sep 3, 2019
janetzki added a commit that referenced this issue Sep 4, 2019
janetzki added a commit that referenced this issue Sep 4, 2019
janetzki added a commit that referenced this issue Sep 4, 2019
janetzki added a commit that referenced this issue Sep 5, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 9, 2019
janetzki added a commit that referenced this issue Sep 10, 2019
janetzki added a commit that referenced this issue Sep 10, 2019
janetzki added a commit that referenced this issue Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant