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

Range annotations - optimized join rewrites #5

Open
lordpretzel opened this issue Jul 31, 2020 · 0 comments
Open

Range annotations - optimized join rewrites #5

lordpretzel opened this issue Jul 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@lordpretzel
Copy link
Collaborator

Implement optimized join rewrites that compresses the possible and processes it separately. We need:

  • the compression operator rewrite that compresses possible
  • the split operator rewrite that splits the input into BG and possible
  • a separate split rewrite in the rewrite itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant