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 joins documentation documentation Documentation change
#3775 opened Nov 24, 2025 by arnaud-lacurie Loading…
Add subqueries documentation documentation Documentation change
#3774 opened Nov 24, 2025 by arnaud-lacurie Loading…
Remove continuations_contain_compiled_statements from JDBC cleanup Non-breaking/stylistic code cleanup
#3773 opened Nov 24, 2025 by g31pranjal Loading…
Deprecate SQL type codes in JDBC cleanup Non-breaking/stylistic code cleanup
#3772 opened Nov 24, 2025 by g31pranjal 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…
Remove deprecated WITH CONTINUATION syntax. breaking change Changes that are not backwards compatible cleanup Non-breaking/stylistic code cleanup
#3765 opened Nov 18, 2025 by arnaud-lacurie Loading…
Quote identifier components in toString() enhancement New feature or request
#3764 opened Nov 17, 2025 by arnaud-lacurie Loading…
Add CASE expression documentation documentation Documentation change
#3763 opened Nov 17, 2025 by arnaud-lacurie Loading…
Add operator documentation (BETWEEN, LIKE, IN, IS DISTINCT FROM) documentation Documentation change
#3762 opened Nov 17, 2025 by arnaud-lacurie Loading…
Add ORDER BY documentation documentation Documentation change
#3761 opened Nov 17, 2025 by arnaud-lacurie Loading…
Add aggregate and scalar function documentation documentation Documentation change
#3757 opened Nov 17, 2025 by arnaud-lacurie Loading…
Rewrite README to emphasize SQL/relational API documentation Documentation change
#3756 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…
vector index maintainer enhancement New feature or request
#3738 opened Nov 11, 2025 by normen662 Loading…
IndexingMerger: lessen work and retry by default enhancement New feature or request
#3732 opened Nov 6, 2025 by jjezra Loading…
Handle multiple updates to the same record in a transaction bug fix Change that fixes a bug
#3722 opened Nov 4, 2025 by ohadzeliger Loading…
Prevent parallel file lock clear bug fix Change that fixes a bug
#3714 opened Oct 31, 2025 by jjezra Draft
Enable all tests that were previously failing due to #3206 testing improvement Change that improves our testing
#3689 opened Oct 21, 2025 by pengpeng-lu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.