Skip to content

Pull requests: FoundationDB/fdb-record-layer

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

Make Lucene partitioner thread-safe bug fix Change that fixes a bug
#3699 opened Oct 28, 2025 by ohadzeliger Loading…
add test for join queries with in predicate testing improvement Change that improves our testing
#3698 opened Oct 27, 2025 by pengpeng-lu Loading…
Add unit tests of TupleHelpers.isPrefix testing improvement Change that improves our testing
#3697 opened Oct 24, 2025 by ScottDugas Loading…
protobuf compliant translations enhancement New feature or request
#3696 opened Oct 24, 2025 by g31pranjal Loading…
Introduce Vector type in SQL enhancement New feature or request
#3692 opened Oct 23, 2025 by hatyo Draft
HNSW using the linear package enhancement New feature or request
#3691 opened Oct 22, 2025 by normen662 Loading…
Enable all tests that were previously failing due to #3206 testing improvement Change that improves our testing
#3689 opened Oct 21, 2025 by pengpeng-lu Loading…
Lucene: index filters support bug fix Change that fixes a bug
#3688 opened Oct 21, 2025 by jjezra Loading…
Add equals and hashCode overrides to Type.Uuid bug fix Change that fixes a bug
#3679 opened Oct 15, 2025 by hazefully Loading…
Fix planner sanity check bug fix Change that fixes a bug
#3657 opened Oct 2, 2025 by hatyo Loading…
Add new sanity check to Ordering.
#3635 opened Sep 25, 2025 by hatyo Loading…
wip
#3600 opened Sep 16, 2025 by g31pranjal Draft
Add serialization tests for ambiguous Tuple/Protobuf cases testing improvement Change that improves our testing
#3597 opened Sep 15, 2025 by alecgrieser Loading…
Reactivate amortization of plan generation of functions. DO NOT MERGE do not merge performance Performance issues relational issues related to relational FDB
#3595 opened Sep 12, 2025 by hatyo Loading…
Keyspace import
#3578 opened Sep 9, 2025 by ScottDugas Draft
Add new KeySpacePath.exportAllData enhancement New feature or request
#3566 opened Sep 3, 2025 by ScottDugas Loading…
Changes for EXPLAIN VERBOSE
#3564 opened Aug 31, 2025 by satishsuryanarayan Loading…
Support nested not-repeated fields in SQL aggregate index definition. bug fix Change that fixes a bug relational issues related to relational FDB
#3549 opened Aug 19, 2025 by hatyo Loading…
Cleanup 4.5.3.0 Release Notes documentation Documentation change
#3521 opened Jul 31, 2025 by alecgrieser Loading…
Some generated protobuf descriptors do not quite match what protoc … DO NOT MERGE do not merge needs discussion More discussion needed before this issue is addressed
#3517 opened Jul 30, 2025 by MMcM Draft
HNSW poc DO NOT MERGE do not merge Draft
#3516 opened Jul 30, 2025 by normen662 Loading…
ProTip! Exclude everything labeled bug with -label:bug.