Skip to content

ref(service): Simplify Bigtable mutation construction#398

Merged
jan-auer merged 1 commit intomainfrom
ref/bigtable-simplify-mutations
Mar 20, 2026
Merged

ref(service): Simplify Bigtable mutation construction#398
jan-auer merged 1 commit intomainfrom
ref/bigtable-simplify-mutations

Conversation

@jan-auer
Copy link
Member

@jan-auer jan-auer commented Mar 20, 2026

Push v2::Mutation wrapping into builders and a helper so call sites are clean. Builders return fixed-size arrays; callers needing Vec use .into().

Stacked on #397
Ref FS-309

@linear-code
Copy link

linear-code bot commented Mar 20, 2026

@jan-auer jan-auer changed the base branch from main to test/restructure-bigtable-tests March 20, 2026 08:50
@jan-auer jan-auer force-pushed the ref/bigtable-simplify-mutations branch from eb9559e to 92d63a4 Compare March 20, 2026 09:03
@jan-auer jan-auer force-pushed the test/restructure-bigtable-tests branch from d47f193 to 41d8a66 Compare March 20, 2026 10:57
@jan-auer jan-auer force-pushed the ref/bigtable-simplify-mutations branch 2 times, most recently from 1460d8a to 4b832e6 Compare March 20, 2026 11:16
@jan-auer jan-auer marked this pull request as ready for review March 20, 2026 11:17
@jan-auer jan-auer requested a review from a team as a code owner March 20, 2026 11:17
Base automatically changed from test/restructure-bigtable-tests to main March 20, 2026 11:46
Push v2::Mutation wrapping into builders and a helper so call sites
are clean. Builders now return fixed-size arrays; callers needing Vec
use .into().

Co-Authored-By: Claude <noreply@anthropic.com>
@jan-auer jan-auer force-pushed the ref/bigtable-simplify-mutations branch from 4b832e6 to 5c576bb Compare March 20, 2026 11:47
@jan-auer jan-auer enabled auto-merge (squash) March 20, 2026 11:47
@jan-auer jan-auer merged commit 3efd6ae into main Mar 20, 2026
21 checks passed
@jan-auer jan-auer deleted the ref/bigtable-simplify-mutations branch March 20, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants