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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return early in GetUpdates if a blob's update time is before 'since' and directly open it instead of downloading as text and saving into a TextIO object. #182

Merged
merged 4 commits into from
Apr 22, 2023

Conversation

zachburg
Copy link
Contributor

No description provided.

zachburg and others added 3 commits April 21, 2023 16:17
GCS doesn't return HTTP 304 like a regular HTTP server or S3, so need to manually compare timestamps.
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@jaqx0r jaqx0r merged commit 4718b97 into google:main Apr 22, 2023
@github-actions
Copy link
Contributor

Unit Test Results

    1 files  ±0      1 suites  ±0   3s ⏱️ -1s
306 tests +1  295 ✔️ +1  11 💤 ±0  0 ❌ ±0 

Results for commit 4718b97. ± Comparison against base commit cfe5422.

@jaqx0r jaqx0r mentioned this pull request May 2, 2023
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