What's new: Features: - exposing job object after BQ query - adding filters to BQ Storage - adding tags to queries Bug Fixes: - fixed numpy version incompatibility - fixed urrlib3 version incompatibility - fixed cases when BQStorage not returning all records Documentation: - adding documentation for BQStorage new filters
2.54.18
What's new: - bugfix: NoScrollIdException was raised given certain parameters and empty queries.
2.54.17
What's new: - Replacing buildkite with github actions for package release.
What's new: - improving doc generation requirements to avoid future human errors.
2.54.14
What's new:
- adding instructions to run single test case - adding instructions to get BQ service account - adding dependency of google-cloud-bigquery-storage for python3.6+ - adding testcases for BQ query without pandas. + docstrings