Skip to content

Even quieter logging for short queries #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 13, 2018
Merged

Conversation

max-sixty
Copy link
Contributor

@@ -8,6 +8,9 @@ Changelog

- Add :class:`pandas_gbq.Context` to cache credentials in-memory, across
calls to ``read_gbq`` and ``to_gbq``. (:issue:`198`, :issue:`208`)
- Fast queries now do not log above ``DEBUG`` level. (:issue:`204`).
With BigQuery's release of `clustering <https://cloud.google.com/bigquery/docs/clustered-tables>`__
querying smaller samples of data is now more faster and cheaper.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tell me if this sounds sales-y... (I'm not on commission!)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ha. It does a little bit, but it's nice to get the word out. :-)

@max-sixty max-sixty requested a review from tswast September 13, 2018 14:12
@max-sixty max-sixty merged commit d923dc8 into googleapis:master Sep 13, 2018
@max-sixty max-sixty deleted the shhhh branch September 13, 2018 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants