Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(spanner): add directed reads feature #7668

Merged
merged 32 commits into from
Jan 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
d232e11
feat(spanner): add auto generated proto changes for directed reads
harshachinta Mar 26, 2023
e1176f9
feat(spanner): add code changes for directed read feature
harshachinta Mar 31, 2023
85d88f2
feat(spanner): add integration tests for directed read options
harshachinta Apr 4, 2023
bb7aae1
feat(spanner): pass DirectedOptions set in client level for Query whe…
harshachinta Apr 5, 2023
1b0d41c
feat(spanner): add unit tests for directed reads
harshachinta Apr 6, 2023
07587e5
feat(spanner): reuse validate function for directed read options
harshachinta Apr 7, 2023
ab7b27a
feat(spanner): code refactoring and comments
harshachinta Apr 7, 2023
faef3af
feat(spanner): throw error when directed read options set in PDML
harshachinta Apr 13, 2023
9e899db
feat(spanner): add unit tests to validate errors during RW transactio…
harshachinta Apr 13, 2023
7794b62
feat(spanner): return error when Directed Read Options set for Partit…
harshachinta Apr 14, 2023
8f387d1
feat(spanner): modify error message
harshachinta Apr 14, 2023
797c2e1
feat(spanner): refactor unit test name
harshachinta Apr 15, 2023
2ba3551
Merge branch 'main' into directed-reads
harshachinta Sep 16, 2023
61bbb3f
fix(spanner): test case
harshachinta Sep 16, 2023
0fa1ea0
fix(spanner): test case
harshachinta Sep 16, 2023
75fbb32
feat(spanner): remove manual autogenerated code changes
harshachinta Nov 2, 2023
10d1971
Merge branch 'main' into directed-reads
harshachinta Nov 2, 2023
f4507bd
Merge branch 'main' into directed-reads
harshachinta Nov 2, 2023
da92956
feat(spanner): remove client side validations for directed read options
harshachinta Nov 19, 2023
1eef1e1
Merge branch 'main' into directed-reads
harshachinta Nov 19, 2023
5edff6d
Merge branch 'main' into directed-reads
harshachinta Dec 3, 2023
343327e
Merge branch 'main' into directed-reads
harshachinta Dec 6, 2023
c93e6fa
feat(spanner): skip test for emulator
harshachinta Dec 6, 2023
6ba864f
Merge branch 'main' into directed-reads
harshachinta Dec 7, 2023
783d5d6
feat(spanner): go mod tidy
harshachinta Dec 7, 2023
7da0d10
feat(spanner): consider client level dro for BatchReadOnlyTransaction…
harshachinta Dec 9, 2023
0bd2241
Merge branch 'main' into directed-reads
harshachinta Dec 9, 2023
a469eff
Merge branch 'main' into directed-reads
harshachinta Dec 22, 2023
6f8efb6
Merge branch 'main' into directed-reads
harshachinta Jan 7, 2024
123b06e
feat(spanner): code refactor
harshachinta Jan 7, 2024
eca341a
feat(spanner): remove unit test for partitioned update
harshachinta Jan 7, 2024
fd1c4f9
feat(spanner): rename test
harshachinta Jan 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into directed-reads
  • Loading branch information
harshachinta committed Dec 7, 2023
commit 6ba864fdd6aa0464ad0c532952582b1be321e307

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.