Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a Arrow compression options (Only LZ4 for now) #166

Merged
merged 1 commit into from Mar 30, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Mar 30, 2021

Also:

  • feat: Return schema on first ReadRowsResponse.
  • doc: clarify limit on filter string.

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/72a2a14b-0135-4939-ae4b-93b118a2b3e8/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 365759522
Source-Link: googleapis/googleapis@c539b9b

@yoshi-automation yoshi-automation requested review from a team and tswast and removed request for a team March 30, 2021 08:38
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Mar 30, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 30, 2021
@tswast tswast changed the title feat: add a Arrow compression options (Only LZ4 for now). feat: Return schema on first ReadRowsResponse. doc: clarify limit on filter string. feat: add a Arrow compression options (Only LZ4 for now) Mar 30, 2021
feat: return schema on first ReadRowsResponse

doc: clarify limit on filter string

Committer: @emkornfield
PiperOrigin-RevId: 365759522

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Mar 30 01:19:13 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c539b9b08b3366ee00c0ec1950f4df711552a269
Source-Link: googleapis/googleapis@c539b9b
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Mar 30, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1c91a27 into master Mar 30, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch March 30, 2021 22:10
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 30, 2021
@plamut
Copy link
Contributor

plamut commented Apr 7, 2021

@tswast Just a thought - should this new option be accompanied with a new code sample? Or modifying an existing tutorial sample?

Showing users how to use compression by default (if available) could significantly improve their first experience when using medium to large result sets.

@tswast
Copy link
Contributor

tswast commented Apr 7, 2021

@plamut Modifying the tutorial sample is a good start. In addition to googleapis/python-bigquery#579 we should be encouraging users of the lower-level API to use the fast path.

gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 7, 2021
馃 I have created a release \*beep\* \*boop\*
---
## [2.4.0](https://www.github.com/googleapis/python-bigquery-storage/compare/v2.3.0...v2.4.0) (2021-04-07)


### Features

* add a Arrow compression options (Only LZ4 for now) ([#166](https://www.github.com/googleapis/python-bigquery-storage/issues/166)) ([1c91a27](https://www.github.com/googleapis/python-bigquery-storage/commit/1c91a276289a0e319f93b136836f81ee943f661c))
* updates for v1beta2 storage API - Updated comments on BatchCommitWriteStreams - Added new support Bigquery types BIGNUMERIC and INTERVAL to TableSchema - Added read rows schema in ReadRowsResponse - Misc comment updates ([#172](https://www.github.com/googleapis/python-bigquery-storage/issues/172)) ([bef63fb](https://www.github.com/googleapis/python-bigquery-storage/commit/bef63fbb3b7e41e1c0d73f91a2c86d4d24e42151))


### Dependencies

* update minimum pandas to 0.21.1 ([#165](https://www.github.com/googleapis/python-bigquery-storage/issues/165)) ([8a97763](https://www.github.com/googleapis/python-bigquery-storage/commit/8a977633a81d080f03f6922752adbf4284199dd4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants