Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code-talking
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-python
spanner
tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 23, 2018
Export COMMIT_TIMESTAMP constant. (#5102)
Show description for 7862cd8
tseaver
authored
7862cd8
View commit details
Copy full SHA for 7862cd8
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Add spanner batch query support (#4938)
tseaver
authored
582e5d9
View commit details
Copy full SHA for 582e5d9
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Remove Timestamp from Spanner (#4980)
chemelnucfin
authored
813b154
View commit details
Copy full SHA for 813b154
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Re-enable lint for tests, remove usage of pylint (#4921)
Jon Wayne Parrott
authored
e272dd0
View commit details
Copy full SHA for e272dd0
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Spanner: Fix system test util to populate streaming (#4888)
chemelnucfin
authored
929a86b
View commit details
Copy full SHA for 929a86b
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Spanner: retry conflict errors in system test (#4850)
chemelnucfin
authored
8e252cb
View commit details
Copy full SHA for 8e252cb
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
Spanner: make to_pb private in keyset (#4740)
chemelnucfin
authored
8a1dc59
View commit details
Copy full SHA for 8a1dc59
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Adding a unit test with the empty list case in `KeyRange.to_pb()`. (#4741)
Show description for 860d868
chemelnucfin
authored
860d868
View commit details
Copy full SHA for 860d868
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Spanner: tests session removal (#4744)
chemelnucfin
authored
ddaa9a0
View commit details
Copy full SHA for ddaa9a0
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Spanner: Keyset defaults to start or end_closed = [] (#4735)
chemelnucfin
authored
c7ed7ba
View commit details
Copy full SHA for c7ed7ba
View code at this point
Browse repository at this point
Revert "Spanner: Make sure **exactly** one of `start_*`/`end_*` are p… (#4733)
Show description for 36c7a16
Jon Wayne Parrott
authored
36c7a16
View commit details
Copy full SHA for 36c7a16
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Spanner: Re-generate gapic and drop usage of gax (#4695)
lukesneeringer
authored
d2ff0b9
View commit details
Copy full SHA for d2ff0b9
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Update Spanner system test to use correct constant (copy-pasta bug). (#4678)
chemelnucfin
authored and
dhermes
committed
5595968
View commit details
Copy full SHA for 5595968
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Spanner: Adding system test for "partial" key ranges (#4631)
Show description for 157b498
chemelnucfin
authored and
dhermes
committed
157b498
View commit details
Copy full SHA for 157b498
View code at this point
Browse repository at this point
Spanner: Make sure **exactly** one of `start_*`/`end_*` are passed to KeyRange (#4618)
Show description for 4d6cd26
chemelnucfin
authored and
dhermes
committed
4d6cd26
View commit details
Copy full SHA for 4d6cd26
View code at this point
Browse repository at this point
Spanner: Use details from gRPC exception on datatbase create failure (#4557)
Show description for d8317b5
chemelnucfin
authored and
dhermes
committed
d8317b5
View commit details
Copy full SHA for d8317b5
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Spanner: invalid type test (#4569)
chemelnucfin
authored
bb8506f
View commit details
Copy full SHA for bb8506f
View code at this point
Browse repository at this point
Stop using a non-public `grpcio` API in Spanner tests. (#4620)
Show description for 2edd612
dhermes
authored
2edd612
View commit details
Copy full SHA for 2edd612
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Spanner: Range single key test with index (#4573)
chemelnucfin
authored
67453b5
View commit details
Copy full SHA for 67453b5
View code at this point
Browse repository at this point
Spanner: Range read with single key (#4572)
chemelnucfin
authored
509ac16
View commit details
Copy full SHA for 509ac16
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Spanner: Changed _rows to list (#4583)
chemelnucfin
authored
0e4fc30
View commit details
Copy full SHA for 0e4fc30
View code at this point
Browse repository at this point
Spanner: Make rows, consume_all and consume_next private (#4492)
Show description for 460b606
chemelnucfin
authored
460b606
View commit details
Copy full SHA for 460b606
View code at this point
Browse repository at this point
Spanner: Range read with keys (#4416)
chemelnucfin
authored
7bad261
View commit details
Copy full SHA for 7bad261
View code at this point
Browse repository at this point
Spanner: range reads with indices and limits (#4411)
chemelnucfin
authored
702e851
View commit details
Copy full SHA for 702e851
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
break up check row and check table functions (#4407)
chemelnucfin
authored
cc2c07c
View commit details
Copy full SHA for cc2c07c
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
read multiple keys with index (#4386)
chemelnucfin
authored
3fb9f16
View commit details
Copy full SHA for 3fb9f16
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
spanner read missing single key with index (#4419)
chemelnucfin
authored
ad1174b
View commit details
Copy full SHA for ad1174b
View code at this point
Browse repository at this point
Spanner: unique resource for temp database (#4489)
chemelnucfin
authored
8f6ad3e
View commit details
Copy full SHA for 8f6ad3e
View code at this point
Browse repository at this point
read missing single key (#4418)
chemelnucfin
authored
ebc2f3c
View commit details
Copy full SHA for ebc2f3c
View code at this point
Browse repository at this point
spanner read single key with index (#4403)
chemelnucfin
authored
5c9106b
View commit details
Copy full SHA for 5c9106b
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
minor typo - switched positive and negative infinities maintaining order [-inf, +inf, NaN] (#4397)
chemelnucfin
authored
23f75db
View commit details
Copy full SHA for 23f75db
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Add spanner system tests: (#4371)
Show description for 2bf694b
tseaver
authored
2bf694b
View commit details
Copy full SHA for 2bf694b
View code at this point
Browse repository at this point
Add spanner system tests: (#4372)
Show description for c353f2b
tseaver
authored
c353f2b
View commit details
Copy full SHA for c353f2b
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Harden spanner system tests further. (#4374)
Show description for 16b3638
tseaver
authored
16b3638
View commit details
Copy full SHA for 16b3638
View code at this point
Browse repository at this point
Harden spanner system tests more against failed cleanups. (#4370)
tseaver
authored
988e2c2
View commit details
Copy full SHA for 988e2c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.