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

Prevent rebuildIndexes from concurrent index state changes bug fix Change that fixes a bug
#3999 opened Mar 10, 2026 by jjezra Draft
Fix relational-core JMH benchmarks to compile and run testing improvement Change that improves our testing
#3995 opened Mar 9, 2026 by arnaud-lacurie 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 Draft
Reuse cached plan for explain request enhancement New feature or request
#3991 opened Mar 5, 2026 by sergei-pustovykh Draft
Fix aggregate queries without explicit grouping bug fix Change that fixes a bug
#3980 opened Feb 26, 2026 by caglareker Loading…
Split large pending writes queue entries breaking change Changes that are not backwards compatible enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#3970 opened Feb 25, 2026 by ohadzeliger Loading…
Update language level to JDK 17 breaking change Changes that are not backwards compatible build improvement Improvement to the build system
#3967 opened Feb 24, 2026 by alecgrieser Draft
Avoid a case where the planner was erroneously dropping predicates bug fix Change that fixes a bug
#3965 opened Feb 20, 2026 by alecgrieser Loading…
Upgrade to Gradle 9.3 build improvement Improvement to the build system dependencies Pull requests that update a dependency file
#3926 opened Feb 5, 2026 by MMcM Draft
make SelectMergeRule greedily merge all child selects enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#3850 opened Jan 15, 2026 by g31pranjal Loading…
Copy update catalog enhancement New feature or request
#3847 opened Jan 14, 2026 by ScottDugas Draft
Support INVISIBLE columns enhancement New feature or request
#3787 opened Nov 29, 2025 by arnaud-lacurie Draft
Add support for UPPER / LOWER string functions enhancement New feature or request
#3776 opened Nov 24, 2025 by arnaud-lacurie Draft
Add subqueries documentation documentation Documentation change
#3774 opened Nov 24, 2025 by arnaud-lacurie Loading…
Add more logs for UnableToPlanException enhancement New feature or request planner Related to the query planner
#3766 opened Nov 19, 2025 by pengpeng-lu Loading…
Add aggregate and scalar function documentation documentation Documentation change
#3757 opened Nov 17, 2025 by arnaud-lacurie Loading…
Add validation for dynamic struct type compatibility bug fix Change that fixes a bug
#3755 opened Nov 16, 2025 by arnaud-lacurie Draft
some modifications to download the sift1m dataset DO NOT MERGE do not merge
#3749 opened Nov 13, 2025 by normen662 Loading…
ProTip! Exclude everything labeled bug with -label:bug.