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

Route aggregate index plan breadcrumb values through the match candidate enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4550 opened Sep 3, 2026 by hatyo Contributor Loading…
Clean up completed entries from the LockRegistry performance Performance issues
#4545 opened Sep 1, 2026 by alecgrieser Collaborator Loading…
Plan a named parameter from its declared type without a value enhancement New feature or request
#4542 opened Sep 1, 2026 by sergei-pustovykh Contributor 2/2 Draft
Preserve custom FieldOptions extensions when loading schema metadata from JSON testing improvement Change that improves our testing
#4540 opened Aug 31, 2026 by pengpeng-lu Contributor Loading…
Cascades and SQL support for Geospatial RTree indexes
#4539 opened Aug 31, 2026 by MMcM Collaborator Draft
Refactor MetaDataProtoEditor.renameRecordType() breaking change Changes that are not backwards compatible enhancement New feature or request
#4537 opened Aug 28, 2026 by robert-brunel Contributor 2/2 Draft
Optimize MetaDataProtoEditor.renameRecordTypes() enhancement New feature or request performance Performance issues
#4536 opened Aug 28, 2026 by robert-brunel Contributor 1/2 Loading…
Allow a bare table alias to be passed as an aggregate argument enhancement New feature or request
#4535 opened Aug 28, 2026 by robert-brunel Contributor Loading…
Adopt jspecify + NullAway null-checking on fdb-relational-jdbc build improvement Improvement to the build system
#4533 opened Aug 28, 2026 by arnaud-lacurie Collaborator 2/2 Draft
Adopt jspecify + NullAway null-checking on fdb-relational-grpc build improvement Improvement to the build system
#4532 opened Aug 28, 2026 by arnaud-lacurie Collaborator 1/2 Draft
Add a typed named parameter signature to CREATE STORED QUERY enhancement New feature or request
#4528 opened Aug 27, 2026 by sergei-pustovykh Contributor 1/2 Draft
Guard loadRecord, deleteRecord, and saveRecord behind AsyncLocks enhancement New feature or request
#4523 opened Aug 26, 2026 by alecgrieser Collaborator Loading…
Simplify the logic for clearing the local version cache cleanup Style/code cleanup with no behavioral change
#4521 opened Aug 26, 2026 by alecgrieser Collaborator Loading…
Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 4.2.39 dependencies Pull requests that update a dependency file java Pull requests that update java code
#4511 opened Aug 25, 2026 by dependabot Bot Loading…
Add pull request job for validating the documentation build build improvement Improvement to the build system
#4510 opened Aug 24, 2026 by alecgrieser Collaborator Loading…
Make sure SQL user-defined types are preserved in RecordMetadata bug fix Change that fixes a bug Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4490 opened Aug 21, 2026 by hazefully Contributor Loading…
Honor null-on-empty for-each quantifiers outside select boxes enhancement New feature or request
#4489 opened Aug 21, 2026 by robert-brunel Contributor Loading…
Expose client knobs through the FDBDatabaseFactory enhancement New feature or request
#4488 opened Aug 21, 2026 by alecgrieser Collaborator Loading…
Re-attach proto2 extensions when loading meta-data from JSON testing improvement Change that improves our testing
#4477 opened Aug 19, 2026 by hatyo Contributor Loading…
Support for Indexes over unnestedRecordTypes in Relational enhancement New feature or request
#4467 opened Aug 17, 2026 by g31pranjal Member Loading…
Online Indexer: stop retrying an unresolvable partly-built mismatch bug fix Change that fixes a bug
#4454 opened Aug 14, 2026 by jjezra Contributor Loading…
Document how to run style/static-analysis checks locally documentation Documentation change
#4452 opened Aug 14, 2026 by arnaud-lacurie Collaborator Draft
1 task
[cross-schema] Add YAML integration tests and documentation for cross-schema joins documentation Documentation change testing improvement Change that improves our testing
#4447 opened Aug 14, 2026 by arnaud-lacurie Collaborator 6/6 Draft
2 tasks
[cross-schema] Add Java integration tests for cross-schema joins testing improvement Change that improves our testing
#4446 opened Aug 14, 2026 by arnaud-lacurie Collaborator 5/6 Draft
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.