Skip to content

feat(spanner): add client_options to constructor - #9151

Merged
busunkim96 merged 4 commits into
googleapis:masterfrom
busunkim96:spanner-client-options
Oct 22, 2019
Merged

feat(spanner): add client_options to constructor#9151
busunkim96 merged 4 commits into
googleapis:masterfrom
busunkim96:spanner-client-options

Conversation

@busunkim96

@busunkim96busunkim96 commented Aug 30, 2019

Copy link
Copy Markdown
Contributor

Toward #8475

@busunkim96busunkim96 added the api: spanner Issues related to the Spanner API. label Aug 30, 2019
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 30, 2019

@tseavertseaver left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @busunkim96 can you confirm that the api_endpoint will be the same betweeen the three clients?

@larkee

Copy link
Copy Markdown
Contributor

LGTM. @busunkim96 can you confirm that the api_endpoint will be the same betweeen the three clients?

I can confirm that api_endpoint will be the same between the three clients. They all use the Client object's new _client_options attribute.

@busunkim96busunkim96 changed the title Spanner: Add client_options to constructor.feat(spanner): add client_options to constructorOct 19, 2019
Comment threadspanner/tests/unit/test_database.py
@busunkim96
busunkim96 merged commit fbc10b8 into googleapis:masterOct 22, 2019
@busunkim96
busunkim96 deleted the spanner-client-options branch October 22, 2019 00:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spannerIssues related to the Spanner API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@busunkim96@larkee@tseaver@googlebot