-
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
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
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
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
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
•
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
Push distinct-by-primary-key operators below map operators in plans
enhancement
New feature or request
#3860
opened Jan 22, 2026 by
alecgrieser
Loading…
Prefer plans that place as many filter operators as possible below fetches
performance
Performance issues
#3851
opened Jan 15, 2026 by
alecgrieser
•
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 unquoted NEW and OLD keywords in RETURNING clauses
#3781
opened Nov 27, 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.