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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
5.4k
Code
Issues
453
Pull requests
132
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Switched to google-resumable-media in BigQuery.
- #3555
#3555
Merged
dhermes
merged 10 commits into
googleapis:master
googleapis/google-cloud-python:master
from
dhermes:bigquery-remove-streaming
dhermes/google-cloud-python:bigquery-remove-streaming
Copy head branch name to clipboard
Jul 21, 2017
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Switched to google-resumable-media in BigQuery.
#3555
dhermes
merged 10 commits into
googleapis:master
googleapis/google-cloud-python:master
from
dhermes:bigquery-remove-streaming
dhermes/google-cloud-python:bigquery-remove-streaming
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2017
Switched to google-resumable-media in BigQuery.
dhermes
committed
43ae3bd
View commit details
Copy full SHA for 43ae3bd
Browse repository at this point
Adding docstrings and removing an unused method.
dhermes
committed
74a4b37
View commit details
Copy full SHA for 74a4b37
Browse repository at this point
Resolve some rebase craziness
Jon Wayne Parrott
authored and
dhermes
committed
47cc00a
View commit details
Copy full SHA for 47cc00a
Browse repository at this point
Add initial simple test for uploading a file to a table
Jon Wayne Parrott
authored and
dhermes
committed
8eccb28
View commit details
Copy full SHA for 8eccb28
Browse repository at this point
Add complete tests for resumable
Jon Wayne Parrott
authored and
dhermes
committed
14065bf
View commit details
Copy full SHA for 14065bf
Browse repository at this point
Restoring nox.py for BigQuery and bumping coverage to 100%.
dhermes
committed
053a17e
View commit details
Copy full SHA for 053a17e
Browse repository at this point
Fixing json.loads() bug with bytes/unicode.
dhermes
committed
3325120
View commit details
Copy full SHA for 3325120
Browse repository at this point
Adding note to `TestTableUpload` class.
dhermes
committed
2ae7cf3
View commit details
Copy full SHA for 2ae7cf3
Browse repository at this point
Upgrading google-resumable-media dependency to 0.2.1.
dhermes
committed
3fc3e69
View commit details
Copy full SHA for 3fc3e69
Browse repository at this point
Fixing bug: only added schema key if schema is non-empty.
dhermes
committed
a3b4a3f
View commit details
Copy full SHA for a3b4a3f
Browse repository at this point
You can’t perform that action at this time.