Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
tylertreat
/
BigQuery-Python
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
460
Code
Issues
19
Pull requests
4
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
40de946
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 30, 2018
feat: Support `IS NULL`\`IS NOT NULL` condition
alireza-hosseini
authored
40de946
Copy full SHA for 40de946
Commits on Oct 2, 2017
Bump version to 1.13.0
tylertreat
committed
d308391
Copy full SHA for d308391
Commits on Sep 20, 2017
Merge pull request #141 from ybastide/add-retries
Show description for 8eefdd8
tylertreat
authored
8eefdd8
Copy full SHA for 8eefdd8
Try to fix travis
tylertreat
committed
4a569bd
Copy full SHA for 4a569bd
Add tests with num_retries
Show description for 188ef7d
ybastide
committed
188ef7d
Copy full SHA for 188ef7d
Fix tests
Show description for 289ad25
ybastide
committed
289ad25
Copy full SHA for 289ad25
Add num_retries argument
Show description for 67c8556
ybastide
committed
67c8556
Copy full SHA for 67c8556
Commits on Aug 3, 2017
Merge pull request #138 from VishvajitP/int-expiration-time
Show description for cb98e1e
tylertreat
authored
cb98e1e
Copy full SHA for cb98e1e
Merge pull request #137 from VishvajitP/master
Show description for df3860e
tylertreat
authored
df3860e
Copy full SHA for df3860e
expiration_time changed to int/double
Vishvajit Pathak
committed
b34eff5
Copy full SHA for b34eff5
typo fix
Vishvajit Pathak
committed
55915c0
Copy full SHA for 55915c0
typos fix
Vishvajit Pathak
committed
66c1880
Copy full SHA for 66c1880
typo fixes
Vishvajit Pathak
committed
d18356a
Copy full SHA for d18356a
Commits on Jun 13, 2017
Bump version to 1.12.0
Tyler Treat
committed
d6744c3
Copy full SHA for d6744c3
Commits on Jun 12, 2017
Merge pull request #133 from tushar946/update_client
Show description for 961cee9
Tyler Treat
authored
961cee9
Copy full SHA for 961cee9
update update_table unit test to include tableId
tushar946
committed
b60256e
Copy full SHA for b60256e
updated update_table to include tableId= table
tushar946
committed
503b8a6
Copy full SHA for 503b8a6
Commits on Jun 9, 2017
Merge pull request #131 from e271828-/table_metadata
Show description for fd1bfdd
Tyler Treat
authored
fd1bfdd
Copy full SHA for fd1bfdd
document get_table
e271828-
committed
d9e9ac7
Copy full SHA for d9e9ac7
Commits on May 29, 2017
Bump version to 1.11.2
tylertreat
committed
2e3509f
Copy full SHA for 2e3509f
Commits on May 27, 2017
Merge pull request #130 from e271828-/fix_tablename
Show description for 2aa1f72
Tyler Treat
authored
2aa1f72
Copy full SHA for 2aa1f72
_parse_table_name failed in the event of a name like <desc>_YYYYMMDD_<int>
e271828-
committed
8ccce60
Copy full SHA for 8ccce60
Commits on May 5, 2017
Bump version to 1.11.1
tylertreat
committed
0edf54c
Copy full SHA for 0edf54c
Commits on Apr 28, 2017
Merge pull request #128 from cynipe/support-nested-column-for-insert_id
Show description for d017877
tylertreat
authored
d017877
Copy full SHA for d017877
Allow to specify nested column as insertId for push_row
cynipe
committed
3939514
Copy full SHA for 3939514
Commits on Mar 7, 2017
Merge pull request #126 from ciaran-blewitt-webjet/master
Show description for a3348ed
tylertreat
authored
a3348ed
Copy full SHA for a3348ed
Changed schema_builder to check in six.integer_types
ciaran-blewitt-webjet
committed
9db3071
Copy full SHA for 9db3071
Fixed typo for six.integer_types
ciaran-blewitt-webjet
committed
d098adc
Copy full SHA for d098adc
Replaced check with python3-friendly version
ciaran-blewitt-webjet
committed
df78c35
Copy full SHA for df78c35
Add support for long in schema_builder
ciaran-blewitt-webjet
committed
bcb358e
Copy full SHA for bcb358e
Commits on Feb 14, 2017
Bump version to 1.11.0
tylertreat-wf
committed
b2e39e4
Copy full SHA for b2e39e4
Commits on Dec 22, 2016
Merge pull request #123 from davidquintana/master
Show description for 55a3ee6
tylertreat
authored
55a3ee6
Copy full SHA for 55a3ee6
Add docstring for use_legacy_sql kwarg
davidquintana
committed
acaee13
Copy full SHA for acaee13
Add ability to choose to use legacy SQL or standard SQL when creating a view.
davidquintana
committed
d09ef1a
Copy full SHA for d09ef1a
Commits on Nov 18, 2016
Merge pull request #122 from smithtrenton/null_logger
Show description for 95e666b
tylertreat
authored
95e666b
Copy full SHA for 95e666b
Pagination
Previous
Next
You can’t perform that action at this time.