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

Introduce AbstractCascadesRule and split rule kinds into interfaces cleanup Style/code cleanup with no behavioral change
#4322 opened Jul 2, 2026 by RobertBrunel Contributor Loading…
Overhaul README.md and Sphinx index.md documentation Documentation change
#4321 opened Jul 2, 2026 by RobertBrunel Contributor Loading…
Add support for user-defined macro functions with arbitrary expressions enhancement New feature or request Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests
#4318 opened Jul 1, 2026 by hazefully Contributor Loading…
Enable test concurrency by default build improvement Improvement to the build system
#4313 opened Jun 30, 2026 by ScottDugas Collaborator Draft
Enable opt-in concurrency for tests testing improvement Change that improves our testing
#4301 opened Jun 26, 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
Migrate fdb-record-layer-core test bases to testFixtures build improvement Improvement to the build system
#4297 opened Jun 24, 2026 by ScottDugas Collaborator Loading…
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…
Write pending queue during online indexing enhancement New feature or request indexer Online Indexer issues
#4293 opened Jun 22, 2026 by jjezra Contributor Draft
Support temporary functions in stored queries enhancement New feature or request
#4291 opened Jun 18, 2026 by sergei-pustovykh 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
Add an index maintainer that remembers a record change history … enhancement New feature or request
#4245 opened May 31, 2026 by MMcM Collaborator Draft
Replace regex-based LIKE matching with a linear-time direct matcher bug fix Change that fixes a bug
#4235 opened May 27, 2026 by arnaud-lacurie Collaborator Loading…
add result metadata for some yamsql files
#4234 opened May 27, 2026 by pengpeng-lu Contributor Draft
Fix mathematical, bitwise and logical operator precedence in SQL bug fix Change that fixes a bug
#4221 opened May 26, 2026 by hazefully Contributor Loading…
Add YAML integration tests and documentation for cross-schema joins (cross-schema 6/6) documentation Documentation change testing improvement Change that improves our testing
#4217 opened May 25, 2026 by arnaud-lacurie Collaborator Draft
2 tasks
Add Java integration tests for cross-schema joins (cross-schema 5/6) testing improvement Change that improves our testing
#4216 opened May 25, 2026 by arnaud-lacurie Collaborator Draft
2 tasks
Introduce PlanCacheSchemaKey and multi-schema QueryCacheKey (cross-schema 1/6) enhancement New feature or request
#4212 opened May 25, 2026 by arnaud-lacurie Collaborator Draft
3 tasks
Support SELECT without a FROM clause enhancement New feature or request
#4199 opened May 23, 2026 by arnaud-lacurie Collaborator Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:main.