-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add DiskProvisionedIops/ThroughputMibps options and update Go client libraries #37377
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
Open
bambadiouf1
wants to merge
67
commits into
apache:master
Choose a base branch
from
bambadiouf1:iops_throughput_pipeline_options
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
6cb13d9
feat: add support for disk provisioned IOPS and throughput options fo…
bambadiouf1 a1aa2dc
feat: add disk provisioned IOPS and throughput options to Dataflow wo…
bambadiouf1 9e6e47b
Add iops and throughput pipeline options for Go SDK
bambadiouf1 deefe29
Update dataflow api service versions
bambadiouf1 d93ac19
Update dataflow services api version to latest
bambadiouf1 55ab768
cast disk provisioned values to Long and reformat comments in Dataflo…
bambadiouf1 809c722
remove unrelated lint changes
bambadiouf1 1f9d868
Fix python format issues
bambadiouf1 e2836ab
fix format
bambadiouf1 9c071c9
Update runners/google-cloud-dataflow-java/src/main/java/org/apache/be…
bambadiouf1 27f1a6f
Adding disk iops and throughput field to job.go
bambadiouf1 1a02903
fix format
bambadiouf1 f04129d
Update runners/google-cloud-dataflow-java/src/main/java/org/apache/be…
bambadiouf1 58eb20b
git pull
bambadiouf1 8d86f5d
Merge branch 'master' into iops_throughput_pipeline_options
bambadiouf1 c72ed67
feat: add support for disk provisioned IOPS and throughput options fo…
bambadiouf1 bcc8420
feat: add disk provisioned IOPS and throughput options to Dataflow wo…
bambadiouf1 a19eb79
Add iops and throughput pipeline options for Go SDK
bambadiouf1 1a11ca1
Update dataflow api service versions
bambadiouf1 396f413
Update dataflow services api version to latest
bambadiouf1 4539bad
cast disk provisioned values to Long and reformat comments in Dataflo…
bambadiouf1 084b1d1
remove unrelated lint changes
bambadiouf1 05dc7dd
Fix python format issues
bambadiouf1 25be264
fix format
bambadiouf1 dea3af0
Update runners/google-cloud-dataflow-java/src/main/java/org/apache/be…
bambadiouf1 f25c3cf
Adding disk iops and throughput field to job.go
bambadiouf1 cf449af
fix format
bambadiouf1 c745824
Update runners/google-cloud-dataflow-java/src/main/java/org/apache/be…
bambadiouf1 3f29174
git pull
bambadiouf1 810fd62
Merge branch 'iops_throughput_pipeline_options' of github.com:bambadi…
bambadiouf1 91b0995
fix versions
bambadiouf1 32b8366
Apply suggestion from @gemini-code-assist[bot]
bambadiouf1 801c359
fix versions
bambadiouf1 9875d32
update gcp dependencies to latest version
bambadiouf1 a9f2f73
change disk provisioned IOPS and throughput types from Integer to Lon…
bambadiouf1 8cfd2ba
remove redundant long casting when setting disk provisioned IOPS and …
bambadiouf1 f3e263f
update Dataflow client credentials and regenerate v1b3 API messages
bambadiouf1 5307673
update FHIR search requests to pass nil instead of empty struct to ma…
bambadiouf1 0dc09d1
default client infos
bambadiouf1 425e295
restore changes
bambadiouf1 92db2b5
update google api versions to latest
bambadiouf1 2a298c5
update go.sum dependencies
bambadiouf1 710d249
update Go module dependencies in go.sum
bambadiouf1 9d3312c
update Google Cloud SDK dependencies to latest versions
bambadiouf1 cca8588
undo dependencies changes
bambadiouf1 c2d2f29
update dependencies
bambadiouf1 dba0adb
update dependencies in go.mod
bambadiouf1 ed82781
update go.sum dependencies
bambadiouf1 0bb4d8a
update FHIR search calls to pass nil as the request body
bambadiouf1 e6f4697
initialize Options map in job to prevent nil pointer exceptions
bambadiouf1 997c393
update disk provisioned options to use Long literals in DataflowPipel…
bambadiouf1 720088a
add autogenerated v1b3 client library definitions
bambadiouf1 c66df18
delete
bambadiouf1 3c75487
Merge branch 'iops_throughput_pipeline_options' of github.com:bambadi…
bambadiouf1 6cc6547
undo
bambadiouf1 785d55c
gen_client
bambadiouf1 3bae763
undo versions update
bambadiouf1 867a156
update api version
bambadiouf1 04e9199
update versions
bambadiouf1 45aeecf
update long running version
bambadiouf1 ca353fb
go mod tidy
bambadiouf1 0b42ea0
add accidentally deleted encoding fields
bambadiouf1 d693d6b
reset
bambadiouf1 d0ae4b2
git pull origin master + revert json field deletion
bambadiouf1 5a2fbe8
Update changes.md doc with the support for disk provisioned IOPS an…
bambadiouf1 1f7f981
gen_client
bambadiouf1 a733874
revert changes cause gen_client
bambadiouf1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.