xqqp

Results 7 issues of xqqp

### Use case and current behavior Considering this query:`q(func: eq(predicate1, "a"))@filter(eq(predicate2, "abc"))`, if the index of`predicate2` is very large the `eq()` filter can be very slow. ### Enhancement Apply the...

kind/enhancement

Testify uses the yaml package provided by https://github.com/go-yaml/yaml. After no development for a long period, a few days ago it finally got archived. Testify should migrate to another yaml package...

enhancement
dependencies
YAML

After upgrading `eslint-config-xo` to version 0.47, its rules are not applied to Vue files anymore. I think this is due to this commit explictly setting the file endings: https://github.com/xojs/eslint-config-xo/commit/6a547b58740d3742f9a97d50993435f6fa1ff29a Would...

It seems when the migration to Trunk was made the golangci-lint configuration file was not transitioned (https://github.com/hypermodeinc/dgraph/blob/v24.0.5/.golangci.yml). In case this was an oversight, the old configuration file should be used...

bug

### Preflight checklist - [x] I could not find a solution in the existing issues, docs, nor discussions. - [x] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

feat

Zero currently has several issues related to shutdown: - https://github.com/dgraph-io/dgraph/pull/9367 removed a call to `updateEnterpriseState()` without decreasing the wait group counter. This makes zero wait indefinitely, or exit with a...

The About section of this repo contains an invalid link. Change it to docs.dgraph.io

bug