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

Add a test of in-memory sorting with duplicate sort keys and … bug fix Change that fixes a bug
#4369 opened Jul 18, 2026 by MMcM Collaborator Draft
Update the jts and log4j dependencies; remove h2 and opencsv build improvement Improvement to the build system
#4368 opened Jul 17, 2026 by RobertBrunel Contributor Loading…
Gradle/Groovy code quality improvements build improvement Improvement to the build system
#4367 opened Jul 17, 2026 by RobertBrunel Contributor Loading…
Pin the Java toolchain to JDK 21 using java { toolchain {…} } build improvement Improvement to the build system
#4366 opened Jul 17, 2026 by RobertBrunel Contributor Loading…
Avoid unnecessary configuration of Gradle tasks (lazy realization) build improvement Improvement to the build system
#4365 opened Jul 17, 2026 by RobertBrunel Contributor Loading…
Make catalog not saveSchema if the schema already exists enhancement New feature or request
#4363 opened Jul 16, 2026 by ScottDugas Collaborator Draft
Convert queryOptions to statementOptions breaking change Changes that are not backwards compatible enhancement New feature or request
#4362 opened Jul 16, 2026 by ScottDugas Collaborator Loading…
Try reproducing in CI
#4360 opened Jul 15, 2026 by ScottDugas Collaborator Draft
Makes PredicatePushDownRule conditional with SelectMergeRule enhancement New feature or request
#4359 opened Jul 15, 2026 by g31pranjal Member Loading…
Rework the “Building the Record Layer” guide documentation Documentation change
#4358 opened Jul 15, 2026 by RobertBrunel Contributor Loading…
support GuardiANN in VectorIndexMaintainer enhancement New feature or request
#4357 opened Jul 15, 2026 by normen662 Contributor Loading…
Geospatial indexing using RTree enhancement New feature or request
#4355 opened Jul 15, 2026 by MMcM Collaborator Draft
Change deleteStore to check StoreHeader before bumping MetaDataVersionStamp enhancement New feature or request
#4354 opened Jul 14, 2026 by ScottDugas Collaborator Loading…
Set a multi-thread scheduled executor for tests testing improvement Change that improves our testing
#4348 opened Jul 13, 2026 by ScottDugas Collaborator Draft
Introduce conditional planner rules (ConditionalCascadesRule) enhancement New feature or request
#4332 opened Jul 10, 2026 by RobertBrunel Contributor Loading…
Enable test concurrency by default build improvement Improvement to the build system
#4313 opened Jun 30, 2026 by ScottDugas Collaborator Draft
Guardiann (separate ongoing test cases development) enhancement New feature or request
#4298 opened Jun 25, 2026 by normen662 Contributor Draft
Change syntax for constructing a record with a single field breaking change Changes that are not backwards compatible Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4295 opened Jun 24, 2026 by hazefully Contributor Loading…
Support DML through simple updatable SQL views enhancement New feature or request
#4279 opened Jun 11, 2026 by arnaud-lacurie Collaborator Draft
Add percent-change histogram to metrics diff report build improvement Improvement to the build system
#4247 opened Jun 1, 2026 by arnaud-lacurie Collaborator Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.