Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dgraph-io/dgraph issues and pull requests

#9002 - ci(runners): use larger github hosted runners + reduce cron frequency

Pull Request - State: closed - Opened by joshua-goldstein about 1 year ago - 1 comment
Labels: area/integrations

#9001 - Query profiler: Add an ability to get performance statistics of queries

Issue - State: closed - Opened by simhasrivatsa about 1 year ago
Labels: kind/feature

#9000 - perf(query): Update CompressedBin IntersectionAlgo

Pull Request - State: closed - Opened by harshil-goel about 1 year ago
Labels: area/testing, go

#8999 - perf(query): Batch multiple get calls to badger while querying in handleValuePostings

Pull Request - State: open - Opened by harshil-goel about 1 year ago - 1 comment
Labels: area/testing, area/core, go

#8998 - test(upgrade): CORS upgrade test for 20.11 to 2[13].x upgrades

Pull Request - State: open - Opened by jbhamra1 about 1 year ago
Labels: area/testing, area/enterprise, area/enterprise/acl, go

#8997 - dgraph performance

Issue - State: open - Opened by cxcel about 1 year ago
Labels: kind/question

#8996 - [How to use regexp in @filter]: <regexp use>

Issue - State: open - Opened by WSC998 about 1 year ago - 3 comments
Labels: kind/question

#8995 - perf(query): use quickselect instead of sorting while pagination

Pull Request - State: closed - Opened by harshil-goel about 1 year ago
Labels: area/core, go

#8994 - Add debug build to load tests

Pull Request - State: open - Opened by harshil-goel about 1 year ago
Labels: area/testing, area/integrations, area/core, go

#8993 - [BUG]: crash gracefully when dgraph binary version is incompatible with data on disk

Issue - State: open - Opened by skandragon about 1 year ago - 3 comments
Labels: kind/bug

#8992 - [ENHANCEMENT]: Sorting using facets

Issue - State: open - Opened by mrwunderbar666 about 1 year ago
Labels: kind/enhancement

#8991 - test(upgrade): persistent queries test for v20.11 to 2[13].x upgrade

Pull Request - State: open - Opened by jbhamra1 about 1 year ago
Labels: area/testing, area/enterprise, area/enterprise/acl, go

#8990 - [QUESTION]: full text search - Polish lang support

Issue - State: closed - Opened by wkhere about 1 year ago - 1 comment
Labels: kind/question

#8989 - [ENHANCEMENT]: Support case-insensitive sorting of strings

Issue - State: open - Opened by rarvikar about 1 year ago
Labels: kind/enhancement

#8988 - fix(restore): allow incrementalFrom to be 1 in restore API

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: area/testing, area/core, go

#8987 - fix(upgrade): print logs when cluster startup fails

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: area/testing, area/enterprise, area/enterprise/acl, area/core, go

#8986 - [ENHANCEMENT]: Simplify Administrative Operations with REST API

Issue - State: open - Opened by darkn3rd about 1 year ago
Labels: kind/enhancement

#8985 - [BUG]: Online Restore graphql API has no interface to get status

Issue - State: open - Opened by darkn3rd about 1 year ago
Labels: kind/bug

#8984 - test(upgrade): add upgrade tests for v20.11 for ee/acl

Pull Request - State: closed - Opened by jbhamra1 about 1 year ago
Labels: area/testing, area/enterprise, area/enterprise/acl, go

#8983 - [QUESTION]: data writing is slow

Issue - State: closed - Opened by cxcel about 1 year ago - 2 comments
Labels: kind/question

#8982 - chore(deps): bump github.com/apache/thrift from 0.12.0 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#8981 - chore(ci): bring back embargo test

Pull Request - State: open - Opened by joshua-goldstein about 1 year ago
Labels: area/integrations

#8980 - [QUESTION]: IDE for DQL

Issue - State: open - Opened by cxcel about 1 year ago - 2 comments
Labels: kind/question

#8979 - chore: upgrade badger to import protobuf upgrade

Pull Request - State: open - Opened by mangalaman93 about 1 year ago

#8978 - fix(export): Support for any s3 endpoint

Pull Request - State: closed - Opened by superkeka about 1 year ago - 2 comments
Labels: area/core, go

#8977 - feat(dql): add random keyword in DQL (#7693)

Pull Request - State: open - Opened by mangalaman93 about 1 year ago
Labels: area/querylang, area/core, go

#8976 - feat(dql): add keyword "every" to DQL

Pull Request - State: open - Opened by EnricoMi about 1 year ago - 13 comments
Labels: area/testing, area/querylang, area/core, go

#8975 - chore(restore): add more logs for restore request (#8050)

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: area/graphql, area/core, go

#8974 - docs(README): remove macOS build references #7685

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago - 1 comment
Labels: area/documentation

#8973 - fix(increment): fix example for --cloud command (#7903)

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: go

#8972 - fix(restore): use different map directory for each group (#8047)

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago - 1 comment
Labels: area/core, go

#8970 - test(upgrade): handle different versions of Dgraph for --telemetry flag

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: go

#8969 - fix(restore): use custom type for sensitive fields

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago
Labels: area/graphql, area/core, go

#8968 - feat(restore): add support for namespace aware restore

Pull Request - State: closed - Opened by shivaji-dgraph about 1 year ago
Labels: area/testing, area/graphql, area/core, go

#8966 - perf(query): Read just the latest value for scalar types

Pull Request - State: closed - Opened by harshil-goel about 1 year ago - 2 comments
Labels: area/testing, area/core, go

#8963 - chore: upgrade docker lib & fix sentry warning

Pull Request - State: closed - Opened by mangalaman93 about 1 year ago - 1 comment

#8952 - [QUESTION]: <Snapshot Isolation Testing>

Issue - State: open - Opened by seedoilz about 1 year ago - 20 comments
Labels: kind/question

#8940 - [EXPORT S3]: Support Non-standard AWS S3 endpoints

Issue - State: closed - Opened by nswamy about 1 year ago
Labels: kind/feature

#8927 - test(upgrade): add upgrade tests for 21million dataset

Pull Request - State: open - Opened by jbhamra1 about 1 year ago - 1 comment
Labels: area/testing, go

#8924 - Added lang support

Pull Request - State: closed - Opened by harshil-goel about 1 year ago - 1 comment
Labels: area/testing, area/graphql, area/core, go

#8912 - feat(acl): support more JWT algorithms for ACL

Pull Request - State: closed - Opened by rderbier about 1 year ago - 1 comment
Labels: area/testing, area/enterprise, area/core, go

#8896 - test(upgrade): add upgrade tests for systest/plugin

Pull Request - State: closed - Opened by jbhamra1 about 1 year ago
Labels: area/testing, go

#8894 - test(upgrade): add upgrade tests for systest/queries-and-mutations

Pull Request - State: closed - Opened by jbhamra1 about 1 year ago - 2 comments
Labels: area/testing, go

#8881 - [BUG]: dgraph live loops on error when loading a float RDF to a int predicate

Issue - State: open - Opened by rderbier over 1 year ago - 1 comment
Labels: kind/bug, dgraph

#8865 - [ENHANCEMENT]: Add @unique constraints to predicates in DQL schema

Issue - State: closed - Opened by rderbier over 1 year ago - 1 comment
Labels: kind/enhancement, area/querylang, dgraph

#8857 - Script to fix part list not found error

Pull Request - State: open - Opened by harshil-goel over 1 year ago

#8847 - [ENHANCEMENT]: Possible to bring back binary backups for non enterprise

Issue - State: closed - Opened by pbsladek over 1 year ago - 3 comments
Labels: kind/enhancement, Stale

#8842 - dgraphtest: small fixes to dgraphtest lib

Pull Request - State: open - Opened by mangalaman93 over 1 year ago
Labels: go

#8841 - fix(bulk): removed buffer max size

Pull Request - State: closed - Opened by davideaimar over 1 year ago
Labels: area/bulk-loader, go

#8840 - [BUG]: Allocator can not allocate more than 64 buffers

Issue - State: open - Opened by davideaimar over 1 year ago
Labels: kind/bug

#8839 - chore(readme): update readme for v23

Pull Request - State: closed - Opened by joshua-goldstein over 1 year ago
Labels: area/documentation

#8838 - Jassi/multi tenancy all version upgrade

Pull Request - State: open - Opened by jbhamra1 over 1 year ago
Labels: area/testing, area/core, go

#8837 - feat(graphql): adds @default directive to graphql (#8017)

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago - 2 comments
Labels: area/testing, area/graphql, area/core, go

#8836 - chore(deps): bump requests from 2.23.0 to 2.31.0 in /contrib/config/marketplace/aws/tests

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: area/integrations, dependencies

#8835 - chore(deps): bump requests from 2.23.0 to 2.31.0 in /contrib/embargo

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: area/integrations, dependencies

#8834 - chore(ci): add workflow for OSS build + unit tests

Pull Request - State: open - Opened by joshua-goldstein over 1 year ago
Labels: area/integrations

#8833 - Add a lambda-acl target

Pull Request - State: open - Opened by rderbier over 1 year ago - 1 comment
Labels: area/integrations

#8832 - fix failing oss build

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago - 3 comments
Labels: area/enterprise, area/enterprise/acl, go

#8831 - [BUG]: install_oss broken after commit c175edcaf4

Issue - State: closed - Opened by kaniini over 1 year ago
Labels: kind/bug

#8830 - [FEATURE]: Ability to query DQL schema based data using GraphQL

Issue - State: open - Opened by saivarunk over 1 year ago - 1 comment
Labels: kind/feature

#8829 - dgraphtest: print container logs if the test fails

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago - 1 comment
Labels: area/testing, area/core, go

#8827 - add @unique constraint support in schema for new predicates

Pull Request - State: closed - Opened by shivaji-dgraph over 1 year ago - 2 comments
Labels: area/schema, area/core, go

#8826 - chore(changelog): update changelog in release branch

Pull Request - State: closed - Opened by joshua-goldstein over 1 year ago
Labels: area/documentation

#8825 - chore(changelog): add changelog to release branch

Pull Request - State: closed - Opened by joshua-goldstein over 1 year ago - 1 comment
Labels: area/testing, area/documentation, area/enterprise, area/querylang, area/graphql, area/integrations, area/bulk-loader, area/live-loader, area/enterprise/acl, area/core, go

#8824 - chore(changelog): add cves to changelog

Pull Request - State: closed - Opened by joshua-goldstein over 1 year ago
Labels: area/documentation

#8823 - (wip) fix (Ldbc changes) - add ldbc inplace upgrade test

Pull Request - State: open - Opened by SashaDgraph over 1 year ago - 1 comment
Labels: go

#8822 - chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#8820 - chore(changelog): v23 changelog

Pull Request - State: closed - Opened by skrdgraph over 1 year ago
Labels: area/documentation

#8819 - [FEATURE]: Add Query to Retrieve All Nodes in the Database (like "MATCH (n) RETURN n")

Issue - State: open - Opened by MichelDiz over 1 year ago
Labels: kind/feature, dgraph

#8818 - chore: fix flaky test TestGetAccessJwt

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago
Labels: area/testing, go

#8817 - [FEATURE]: Add support for Flatbuffers serialization

Issue - State: open - Opened by MichelDiz over 1 year ago
Labels: kind/feature, dgraph

#8816 - chore: wait longer for login to work

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago
Labels: go

#8815 - [BUG]: `@auth` rule not enforced properly for queries of type `...(filter: {id: ...}) {...}`

Issue - State: open - Opened by leonhma over 1 year ago
Labels: kind/bug, status/accepted, community

#8814 - [FEATURE] ACL accepts externally generated JWT token

Issue - State: closed - Opened by rderbier over 1 year ago
Labels: kind/feature, dgraph

#8813 - [ENHANCEMENT]: BigInt data type support

Issue - State: open - Opened by rderbier over 1 year ago - 2 comments
Labels: kind/enhancement, dgraph

#8812 - chore(deps): bump flask from 1.0 to 2.3.2 in /contrib/embargo

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: area/integrations, dependencies

#8811 - build: build dgraph inside docker

Pull Request - State: open - Opened by joshua-goldstein over 1 year ago - 1 comment
Labels: area/integrations

#8810 - [ENHANCEMENT]: Extend parameterized cascades to work on aliases

Issue - State: open - Opened by WillfulExplorer over 1 year ago - 1 comment
Labels: kind/enhancement, status/accepted, community

#8809 - Add local setup for distributed test framework

Pull Request - State: open - Opened by anurags92 over 1 year ago - 1 comment
Labels: area/testing, go

#8808 - chore(core): Update comment about how drop op behaves with rollups

Pull Request - State: closed - Opened by harshil-goel over 1 year ago
Labels: area/testing, area/core, go

#8807 - chore(test): fix frequently failing NFS-backup tests

Pull Request - State: closed - Opened by shivaji-dgraph over 1 year ago
Labels: area/testing

#8806 - [BUG]: Misuse of variable in UID function fails silently

Issue - State: open - Opened by MichelDiz over 1 year ago
Labels: kind/bug, exp/beginner, dgraph

#8805 - Use dgraphtest package in graphql e2e tests

Pull Request - State: open - Opened by mangalaman93 over 1 year ago
Labels: area/testing, area/graphql, area/core, go

#8804 - chore: remove unused build tag

Pull Request - State: closed - Opened by mangalaman93 over 1 year ago - 1 comment
Labels: area/testing, go

#8803 - chore(test): improve health check for NFS backup tests

Pull Request - State: closed - Opened by shivaji-dgraph over 1 year ago - 1 comment
Labels: area/testing, go

#8802 - use env var for Mac for supporting dev workflow

Pull Request - State: open - Opened by mangalaman93 over 1 year ago
Labels: area/testing, area/graphql, area/integrations, area/core, go

#8801 - fix(vscode): fixed Jaeger parameters

Pull Request - State: closed - Opened by sanjayk-github-dev over 1 year ago

#8800 - [FEATURE]: Add Range in uid() func

Issue - State: open - Opened by MichelDiz over 1 year ago
Labels: kind/feature, exp/beginner, dgraph

#8799 - Update integration tests to run as upgrade tests for multitenancy

Pull Request - State: open - Opened by jbhamra1 over 1 year ago - 2 comments
Labels: area/testing, go

#8798 - fix(ci): frequency fix

Pull Request - State: closed - Opened by skrdgraph over 1 year ago
Labels: area/integrations

#8797 - [ENHANCEMENT]: GraphQL query log is being overly verbose.

Issue - State: open - Opened by MichelDiz over 1 year ago
Labels: kind/enhancement, exp/beginner, status/accepted, dgraph

#8796 - `fix`: Made a change for the ldbc test which will fail the test if file download fails.

Pull Request - State: closed - Opened by SiddeshUbale over 1 year ago
Labels: area/testing, go

#8795 - fix(changelog): lower case naming convention

Pull Request - State: closed - Opened by skrdgraph over 1 year ago
Labels: area/documentation

#8794 - chore(changelog): v23 rc1 changelog

Pull Request - State: closed - Opened by skrdgraph over 1 year ago
Labels: area/documentation

#8793 - fix(testing_info): Updated with examples

Pull Request - State: closed - Opened by SashaDgraph over 1 year ago
Labels: area/documentation

#8792 - Update integration tests to run as upgrade tests for acl package #8792

Pull Request - State: open - Opened by shivaji-dgraph over 1 year ago
Labels: area/testing, area/enterprise, area/enterprise/acl, go

#8791 - chore(CI): add paths to ignore

Pull Request - State: closed - Opened by MichelDiz over 1 year ago - 12 comments
Labels: area/integrations, dgraph

#8790 - chore(cd): add badger binary to dgraph docker image

Pull Request - State: closed - Opened by joshua-goldstein over 1 year ago
Labels: area/integrations