-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: dgraph-io/dgraph
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(build) Add support for building with Fedora 44
#9728
opened May 30, 2026 by
rahst12
Loading…
3 tasks done
Add support for custom election tick
#9725
opened May 29, 2026 by
LakshimiRam-073
Loading…
4 tasks done
perf(tok): pre-size terms slice in uniqueTerms
#9724
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(schema): tighten PredicatesToDelete allocation
#9723
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(query): pre-size slices in expansion helpers
#9722
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(query): pre-size mergedList in merge()
#9721
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(query): faster valToBytes for UidID and PasswordID
#9720
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(query): pool encoder scaffolding across requests
#9719
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(query,types): lazy-init ShardedMap + inline small-input math
#9718
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(posting): avoid redundant proto.Clone in setMutationAfterCommit
#9717
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(chunker): lazy facets map + strconv.FormatUint in mapToNquads
#9716
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(algo): pre-size heap in internalMergeSortWithBuffer
#9715
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
perf(algo): pre-size heap in MergeSortedPacked
#9714
opened May 28, 2026 by
shaunpatterson
Contributor
Loading…
fix(worker): register HNSW companion tablets with Zero on schema mutation
#9712
opened May 26, 2026 by
shaunpatterson
Contributor
Loading…
4 tasks
perf(query): skip per-node memclr in newNode (Allocate vs AllocateAligned)
#9711
opened May 23, 2026 by
shaunpatterson
Contributor
Loading…
3 tasks done
fix(query): valToBytes []byte fast path for string-typed values
#9710
opened May 23, 2026 by
shaunpatterson
Contributor
Loading…
3 tasks done
chore: bump SPDX copyright headers from 2025 to 2026
area/acl
Related to Access Control Lists
area/backup
Related to binary backups
area/bulk-loader
Issues related to bulk loading.
area/core
internal mechanisms
area/documentation
Documentation related issues.
area/graphql
Issues related to GraphQL support on Dgraph.
area/integrations
Related to integrations with other projects.
area/live-loader
Issues related to live loading.
area/querylang
Issues related to the query language specification and implementation.
area/schema
Issues related to the schema language and capabilities.
area/testing/jepsen
area/testing
Testing related issues
go
Pull requests that update Go code
#9709
opened May 21, 2026 by
mlwelles
Contributor
Loading…
fix(graphql): allow update mutations to set an @id field to its existing value
area/core
internal mechanisms
area/graphql
Issues related to GraphQL support on Dgraph.
area/testing
Testing related issues
go
Pull requests that update Go code
#9702
opened May 13, 2026 by
shiva-istari
Contributor
Loading…
fix: compose tool, fix leaner node zero generation
go
Pull requests that update Go code
#9700
opened May 11, 2026 by
matthewmcneely
Contributor
Loading…
2 tasks done
fix(query): correct frontier eviction in shortest path priority queue
#9678
opened Apr 7, 2026 by
shaunpatterson
Contributor
Loading…
2 tasks done
fix(graphql): Exclude auxiliary types for @extends in Apollo Federation _service queries
area/core
internal mechanisms
area/graphql
Issues related to GraphQL support on Dgraph.
area/testing
Testing related issues
go
Pull requests that update Go code
#9663
opened Mar 19, 2026 by
matthewmcneely
Contributor
Loading…
3 tasks done
fix(test): resolve rate-limit failures when downloading datasets
area/integrations
Related to integrations with other projects.
area/testing
Testing related issues
go
Pull requests that update Go code
#9658
opened Mar 16, 2026 by
shiva-istari
Contributor
Loading…
fix(query): evict highest-cost node when MaxFrontierSize exceeded in shortest path
#9607
opened Feb 23, 2026 by
veeceey
Loading…
fix(query): correct frontier trimming in shortest path
#9599
opened Feb 15, 2026 by
Schwarf
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.