BigQuery-Python
BigQuery-Python copied to clipboard
Simple Python client for interacting with Google BigQuery.
Results
23
BigQuery-Python issues
Sort by
recently updated
recently updated
newest added
It would be nice to have an integration suite which tests each piece of functionality against a live (configurable) BigQuery project.
Happy to write this myself, but just wanted to validate direction: Use Case: I've submitted a query asynchronously to BQ. The query fails for any number of reasons. The job...