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

fix(worker): fix eq filter for non-index predicates. (#6986) #6988

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

OmarAyo
Copy link
Contributor

@OmarAyo OmarAyo commented Nov 25, 2020

  • fix eq function with non indexed predicate

  • remove tests for between function

(cherry picked from commit 54ef639)


This change is Reviewable

* fix eq function with non indexed predicate

* remove tests for between function

(cherry picked from commit 54ef639)
@OmarAyo OmarAyo added the area/indexes Related to indexes (indices) and their usage. label Nov 25, 2020
@netlify
Copy link

netlify bot commented Nov 25, 2020

Deploy preview for dgraph-docs ready!

Built with commit ecb678d

https://deploy-preview-6988--dgraph-docs.netlify.app

@OmarAyo OmarAyo merged commit 4624bdd into release/v20.07 Nov 25, 2020
@OmarAyo OmarAyo deleted the omar/v20.07-eq-filter-fix branch November 25, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/indexes Related to indexes (indices) and their usage.
Development

Successfully merging this pull request may close these issues.

2 participants