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

Exists in projection list enhancement New feature or request
#4168 opened May 14, 2026 by g31pranjal Member Loading…
Remove backwards-compat workaround for null groupingKeyValue in streaming aggregation DO NOT MERGE do not merge enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4166 opened May 13, 2026 by ScottDugas Collaborator Draft
Require continuation reason field (breaks compat with versions < 4.11.1.0) build improvement Improvement to the build system DO NOT MERGE do not merge Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4165 opened May 13, 2026 by ScottDugas Collaborator Draft
Coverage experiment2 with line drifts build improvement Improvement to the build system DO NOT MERGE do not merge
#4164 opened May 12, 2026 by ScottDugas Collaborator Draft
Allow more types of boolean expressions as top-level WHERE/ON predicates enhancement New feature or request
#4162 opened May 12, 2026 by RobertBrunel Contributor Loading…
Require continuation reason field (breaks compat with versions < 4.11.1.0) build improvement Improvement to the build system DO NOT MERGE do not merge
#4159 opened May 12, 2026 by ScottDugas Collaborator Draft
Prepare statements to RecordLayerSchemaTemplate and RecordMetaData enhancement New feature or request relational issues related to relational FDB
#4157 opened May 12, 2026 by sergei-pustovykh Contributor Draft
Disallow CREATE INDEX on ARRAY fields with implicit fan-out bug fix Change that fixes a bug
#4156 opened May 11, 2026 by RobertBrunel Contributor Draft
remove old-version workaround
#4154 opened May 11, 2026 by ScottDugas Collaborator Draft
Remove mixed-mode protection
#4153 opened May 11, 2026 by ScottDugas Collaborator Draft
Make PullUpNullOnEmptyRule duplicate the Select predicates correctly bug fix Change that fixes a bug
#4149 opened May 11, 2026 by RobertBrunel Contributor Loading…
Coverage experiment build improvement Improvement to the build system
#4147 opened May 8, 2026 by ScottDugas Collaborator Draft
Introduce custom mechanism for exposing coverage information build improvement Improvement to the build system
#4146 opened May 8, 2026 by ScottDugas Collaborator Draft
Update the documentation for SQL joins documentation Documentation change
#4144 opened May 8, 2026 by RobertBrunel Contributor Loading…
Update OperationsTest.testBasicInsertRingSearch expectation based on nightly runs test failure A test is failing at least some of the time testing improvement Change that improves our testing
#4142 opened May 7, 2026 by ScottDugas Collaborator Loading…
Prepare for upgrading Gradle from 8.13 to 9.5 build improvement Improvement to the build system Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4140 opened May 7, 2026 by RobertBrunel Contributor Loading…
Update Gradle from 8.13 to 9.5.0 build improvement Improvement to the build system Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4138 opened May 7, 2026 by RobertBrunel Contributor Loading…
Windowed Value WIP DO NOT MERGE do not merge
#4125 opened May 1, 2026 by hatyo Contributor Draft
Support LEFT OUTER JOIN and RIGHT OUTER JOIN enhancement New feature or request
#4122 opened Apr 30, 2026 by RobertBrunel Contributor Loading…
Implement the PartiQL “AT” construct for unnesting with ordinality enhancement New feature or request
#4112 opened Apr 24, 2026 by RobertBrunel Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.