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

Disallow CREATE INDEX on ARRAY fields with implicit fan-out breaking change Changes that are not backwards compatible bug Something isn't working
#4104 opened Apr 22, 2026 by RobertBrunel Contributor Draft
Clean up VersionValue, breaking cross-version compatibility for continuations generated from before 4.10 breaking change Changes that are not backwards compatible cleanup Style/code cleanup with no behavioral change Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4101 opened Apr 22, 2026 by alecgrieser Collaborator Draft
Support CARDINALITY() in indexes enhancement New feature or request
#4100 opened Apr 21, 2026 by RobertBrunel Contributor Loading…
Make PendingWritesQueueTooLargeException final … cleanup Style/code cleanup with no behavioral change
#4098 opened Apr 20, 2026 by MMcM Collaborator Loading…
Avoid Java 21 implicit cast warning in byte arithmetic in test. cleanup Style/code cleanup with no behavioral change
#4097 opened Apr 20, 2026 by MMcM Collaborator Loading…
Upgrade to JDK 21 (targeting Java 17) build improvement Improvement to the build system
#4092 opened Apr 16, 2026 by RobertBrunel Contributor Loading…
guardiann poc DO NOT MERGE do not merge enhancement New feature or request
#4083 opened Apr 14, 2026 by normen662 Contributor Loading…
Move the index state handling from FDBRecordStore to IndexStateManager. cleanup Style/code cleanup with no behavioral change
#4079 opened Apr 14, 2026 by jjezra Contributor Draft
Stop implementing aggregate plans on top of non-continuable plans bug fix Change that fixes a bug planner Related to the query planner Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4076 opened Apr 10, 2026 by hazefully Contributor Loading…
Support Arrays of byte[] and float in JDBC enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests testing improvement Change that improves our testing
#4070 opened Apr 9, 2026 by ScottDugas Collaborator Loading…
Check ResultSetMetadata in yamsql framework testing improvement Change that improves our testing
#4054 opened Apr 7, 2026 by pengpeng-lu Contributor Loading…
Copy yamsql2 bug fix Change that fixes a bug testing improvement Change that improves our testing
#4053 opened Apr 7, 2026 by ScottDugas Collaborator Draft
add --check-tag option build improvement Improvement to the build system
#4051 opened Apr 7, 2026 by hatyo Contributor Draft
Throttled worker
#4035 opened Apr 1, 2026 by ScottDugas Collaborator Draft
Support field renames in the MetaDataEvolutionValidator enhancement New feature or request
#4034 opened Apr 1, 2026 by alecgrieser Collaborator Loading…
WIP - plan query with record type key
#4028 opened Mar 30, 2026 by hatyo Contributor Draft
Bug fix: handle proto field number correctly bug fix Change that fixes a bug
#4026 opened Mar 27, 2026 by pengpeng-lu Contributor Loading…
Prevent producing aggregate index matches with incompatible roll-ups bug fix Change that fixes a bug Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4014 opened Mar 23, 2026 by hazefully Contributor Loading…
Introduce new microbenchmarks to compare perf of direct access API with SQL path testing improvement Change that improves our testing
#3996 opened Mar 9, 2026 by arnaud-lacurie Collaborator Loading…
Fix relational-core JMH benchmarks to compile and run testing improvement Change that improves our testing
#3995 opened Mar 9, 2026 by arnaud-lacurie Collaborator Loading…
Refactor cost model by splitting up the various steps into defined tiebreakers cleanup Style/code cleanup with no behavioral change
#3993 opened Mar 6, 2026 by alecgrieser Collaborator Loading…
Simplify EventKeeperTranslator so that it references pre-existing events rather than creating copies cleanup Style/code cleanup with no behavioral change
#3990 opened Mar 4, 2026 by alecgrieser Collaborator Draft
Avoid a case where the planner was erroneously dropping predicates bug fix Change that fixes a bug Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#3965 opened Feb 20, 2026 by alecgrieser Collaborator Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.