feat(bigtable): route read_row/mutate_row through the accelerator with native fallback - #2
Open
mutianf wants to merge 4 commits into
Open
Conversation
mutianf
commented
Aug 10, 2026
mutianf
force-pushed
the
accel-02-route-read-mutate
branch
from
August 10, 2026 16:38
934f2cd to
b86802c
Compare
mutianf
commented
Aug 10, 2026
mutianf
force-pushed
the
accel-02-route-read-mutate
branch
2 times, most recently
from
August 11, 2026 14:07
8543853 to
86edefc
Compare
mutianf
commented
Aug 11, 2026
mutianf
force-pushed
the
accel-02-route-read-mutate
branch
from
August 11, 2026 21:35
86edefc to
1fc9db4
Compare
…h native fallback Change-Id: I6fc1d2563ca3185b12efb87b96eff2b7be438405
…back comments Change-Id: I191c52745e0cd10e5ab99e5e06135cd2e518bb9f
Change-Id: I72d5e456cdf722498ace021cc1f976cc1469a4dc
…NIMPLEMENTED Change-Id: Ifad0d9eb9d7b4d03fff07de2549a6d3294cf2f16
mutianf
force-pushed
the
accel-02-route-read-mutate
branch
from
August 11, 2026 21:47
1fc9db4 to
6d4ace5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack PR 2/7 — base:
accel-01-daemon-subprocess-wrapperRoutes
read_rowandmutate_rowthrough the accelerator daemon when eligible, via the method-name gate in_accelerator/_routing.pyand per-method dispatch branches.Accelerator stack