Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Apr 9, 2015

Fixes #546.

See #606 for old discussion. This was made possible by #811.

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Apr 9, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Apr 9, 2015

/cc @thobrla

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 31dc5ae on dhermes:fix-546 into f08e71b on GoogleCloudPlatform:master.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 31dc5ae on dhermes:fix-546 into f08e71b on GoogleCloudPlatform:master.

@dhermes
Copy link
Contributor Author

dhermes commented Apr 10, 2015

@tseaver I moved the default _chunk_size to class.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e442cd2 on dhermes:fix-546 into f08e71b on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor

tseaver commented Apr 10, 2015

LGTM

dhermes added a commit that referenced this pull request Apr 10, 2015
Make storage upload/download have no chunk size by default.
@dhermes dhermes merged commit 4c63b2a into googleapis:master Apr 10, 2015
@dhermes dhermes deleted the fix-546 branch April 10, 2015 19:27
parthea pushed a commit that referenced this pull request Sep 18, 2025
…ING (#814)

* fix!: `to_gbq` loads `unit8` columns to BigQuery INT64 instead of STRING

fix!: `to_gbq` loads naive (no timezone) columns to BigQuery DATETIME instead of TIMESTAMP (#814)
fix!: `to_gbq` loads object column containing bool values to BOOLEAN instead of STRING (#814)
fix!: `to_gbq` loads object column containing dictionary values to STRUCT instead of STRING (#814)
deps: min pyarrow is now 4.0.0 to support compliant nested types (#814)
Release-As: 0.24.0
parthea pushed a commit that referenced this pull request Nov 24, 2025
Add Retry timeout to ads and async template

Co-authored-by: Dov Shlachter <dovs@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 24, 2025
* fixed null pointer

* added test

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* removed unneeded file

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 24, 2025
We do not seem to use AppVeyor in our precommit checks any more.

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resumable uploads should try to send the file in one chunk by default

4 participants