Skip to content

Pull requests: apache/hugegraph

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf(core): optimize queryVerticesByIds and queryEdgesByIds for one id perf size:XL This PR changes 500-999 lines, ignoring generated files. tests Add or improve test cases
#3175 opened Aug 29, 2026 by bitflicker64 Contributor Draft
3 tasks done
fix(store): throw on compaction-busy snapshot save; validate data/ on load (#3162) bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files. store Store module tests Add or improve test cases
#3164 opened Aug 18, 2026 by vaijosh Contributor Loading…
3 of 11 tasks
fix(pd): keep KvClient watches alive after reconnect failures bug Something isn't working pd PD module size:XXL This PR changes 1000+ lines, ignoring generated files. tests Add or improve test cases
#3157 opened Aug 15, 2026 by contrueCT Contributor Loading…
3 of 11 tasks
feat(docker): rebuild Compose topologies with Hubble feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#3149 opened Aug 10, 2026 by bitflicker64 Contributor Loading…
test(commons): add golden fixture corpus for LongEncoding size:XS This PR changes 0-9 lines, ignoring generated files. tests Add or improve test cases
#3146 opened Aug 8, 2026 by dpol1 Member Loading…
3 tasks done
feat(server): stream paged task results api Changes of API feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#3144 opened Aug 7, 2026 by contrueCT Contributor Draft
5 of 11 tasks
feat(server): report per-graph readiness of every server through pd api Changes of API feature New feature pd PD module size:XXL This PR changes 1000+ lines, ignoring generated files. tests Add or improve test cases
#3139 opened Aug 4, 2026 by bitflicker64 Contributor Draft
3 tasks done
feat(rocksdb): add optional ToplingDB integration ci-cd Build or deploy dependencies Incompatible dependencies of package feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#3134 opened Aug 2, 2026 by kenssa4eedfd Contributor Loading…
5 of 11 tasks
feat(helm): add HStore deployment chart
#3132 opened Jul 31, 2026 by bitflicker64 Contributor Draft
8 of 21 tasks
feat: Add task result chunking support (issue #3071) feature New feature size:M This PR changes 30-99 lines, ignoring generated files.
#3127 opened Jul 29, 2026 by cyforkk Loading…
feat(store): implement pluggable cloud storage for HStore feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files. store Store module
#3081 opened Jul 6, 2026 by vaijosh Contributor Loading…
3 tasks done
feat(tools): add HugeGraph DeepWiki assistant feature New feature lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
#3045 opened Jun 1, 2026 by LRriver Loading…
3 of 9 tasks
[Feature] Unify REST API response format for server, pd and store modules #2975 api Changes of API feature New feature size:L This PR changes 100-499 lines, ignoring generated files.
#3029 opened May 16, 2026 by BrandaoFelipe Loading…
3 of 9 tasks
fix(server): clarify condition resolution semantics for label queries size:XL This PR changes 500-999 lines, ignoring generated files.
#2994 opened Apr 13, 2026 by contrueCT Contributor Draft
3 of 11 tasks
fix: fix inconsistent naming pattern inactive size:M This PR changes 30-99 lines, ignoring generated files. store Store module
#2945 opened Jan 27, 2026 by Soyaazz Contributor Loading…
chore: introduce VectorIndexManager runtime framework with incremental sync, ANN search and versioned persistence dependencies Incompatible dependencies of package feature New feature size:XXL This PR changes 1000+ lines, ignoring generated files.
#2922 opened Dec 19, 2025 by hahahahbenny Contributor Loading…
10 of 27 tasks
fix(server): support dedicated backend data structures and serialization logic for vector index. inactive size:XXL This PR changes 1000+ lines, ignoring generated files. store Store module tests Add or improve test cases
#2913 opened Nov 23, 2025 by hahahahbenny Contributor Draft
3 of 11 tasks
fix(server): prevent graph clear API from clearing meta table in MySQL backend storage bug Something isn't working lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. store Store module
#2888 opened Oct 24, 2025 by LYD031106 Loading…
11 tasks
improve: raft state machine should report error inactive pd PD module raft size:XS This PR changes 0-9 lines, ignoring generated files. store Store module
#2871 opened Sep 16, 2025 by zyxxoo Contributor Loading…
11 tasks
perf(core): add AdjacentEdgesQuery help wanted Extra attention is needed improvement General improvement perf size:XL This PR changes 500-999 lines, ignoring generated files.
#2864 opened Aug 30, 2025 by javeme Contributor Loading…
perf(core): optimize queryVerticesByIds for only-one-id query help wanted Extra attention is needed improvement General improvement perf size:L This PR changes 100-499 lines, ignoring generated files.
#2859 opened Aug 30, 2025 by javeme Contributor Loading…
fix: upgrade required Java version in start scripts bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
#2846 opened Jul 31, 2025 by hexuxu110 Loading…
ProTip! Exclude everything labeled bug with -label:bug.