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

[BEAM-6103] Adds support for setting a HTTP write timeout for BigQueryIO #7097

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

chamikaramj
Copy link
Contributor

Adds a new property, HTTPWriteTimeout, to BigQueryOptions.

Sets the value of this property as the write timeout for HTTP requests created for BigQuery.

Write timeout for all other HTTP requests is set to zero (no timeout) and should not be impacted.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@chamikaramj
Copy link
Contributor Author

R: @huygaa11

cc: @lukecwik

@chamikaramj
Copy link
Contributor Author

Run Java PreCommit

@chamikaramj
Copy link
Contributor Author

Run Java PostCommit

@chamikaramj
Copy link
Contributor Author

Thanks. Merging.

@chamikaramj chamikaramj merged commit 4f24e27 into apache:master Nov 21, 2018
jonathan-lemos added a commit to jonathan-lemos/beam that referenced this pull request Aug 8, 2024
ahmedabu98 pushed a commit that referenced this pull request Aug 10, 2024
reeba212 pushed a commit to reeba212/beam that referenced this pull request Dec 4, 2024
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