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

GEQ and LT are buggy #36

Open
anilshanbhag opened this issue Feb 25, 2016 · 2 comments
Open

GEQ and LT are buggy #36

anilshanbhag opened this issue Feb 25, 2016 · 2 comments

Comments

@anilshanbhag
Copy link
Member

One bug is in Optimizer::NumTuplesAccessed
There might be more.

@anilshanbhag
Copy link
Member Author

Just to be safe, it might be better to only use LEQ, GT in queries

@luyi0619
Copy link
Contributor

I fixed the bug in JoinOptimizer, maybe you can take a look. I also changed predicate.getHelpfulCutpoint(), i think it should work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants