-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(release/v20.03) Fix facets response with normalize (#5691)
Fixes: #5241 Fixes: DGRAPH-1670 This PR is related to #5690. It issues with facets response when facets are retrieved with @normalize directive. Below two cases are covered: Fixing facets response with uid/uid list predicates. Fixing facets response with scalard list predicates.
- Loading branch information
1 parent
ceac69f
commit 0c25a21
Showing
2 changed files
with
231 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters