-
Notifications
You must be signed in to change notification settings - Fork 123
Pull requests: FoundationDB/fdb-record-layer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support LEFT OUTER JOIN [draft]
enhancement
New feature or request
#4122
opened Apr 30, 2026 by
RobertBrunel
Contributor
•
Draft
MetaDataEvolutionValidator now validates synthetic record type evolution
enhancement
New feature or request
#4121
opened Apr 28, 2026 by
alecgrieser
Collaborator
•
Draft
Disallow Change that fixes a bug
.* star expansion on unnested scalar arrays
bug fix
#4120
opened Apr 28, 2026 by
RobertBrunel
Contributor
Loading…
MetaDataEvolutionValidator can now be configured to ignore field renames only on deprecated fields
enhancement
#4119
opened Apr 28, 2026 by
alecgrieser
Collaborator
Loading…
Add test of inconsistent field renaming being caught in multi-type index
testing improvement
Change that improves our testing
#4116
opened Apr 27, 2026 by
alecgrieser
Collaborator
Loading…
Implement the PartiQL “AT” construct for unnesting with ordinality
enhancement
New feature or request
#4112
opened Apr 24, 2026 by
RobertBrunel
Contributor
Loading…
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
Loading…
Support CARDINALITY() in indexes
enhancement
New feature or request
#4100
opened Apr 21, 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
Add support for using the COPY command in yamsql
testing improvement
Change that improves our testing
#4053
opened Apr 7, 2026 by
ScottDugas
Collaborator
•
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…
Fix bug when SplitSelectExtractIndependentQuantifiersRule selects from an exploded primitive array
enhancement
New feature or request
#4007
opened Mar 16, 2026 by
pengpeng-lu
Contributor
Loading…
Fix cost model problem where useless INs were not consistently rejected
bug fix
Change that fixes a bug
#4000
opened Mar 12, 2026 by
alecgrieser
Collaborator
•
Draft
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 Style/code cleanup with no behavioral change
EventKeeperTranslator so that it references pre-existing events rather than creating copies
cleanup
#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…
Upgrade to Gradle 9.3
build improvement
Improvement to the build system
dependencies
Pull requests that update a dependency file
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.