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

Modified dataflow templates parameter description #1510

Conversation

rajkgupt
Copy link
Contributor

@rajkgupt rajkgupt commented May 3, 2024

Modified parameters for Stream_GCS_Text_to_BigQuery_Flex and Cloud_PubSub_to_MongoDB templates

@VeronicaWasson
Copy link

Stream_GCS_Text_to_BigQuery_Flex

I think this is actually for the batch template? i.e. https://cloud.google.com/dataflow/docs/guides/templates/provided/cloud-storage-to-bigquery

In the docs, the parameter descriptions are inconsistent between the streaming and batch versions of the template. But I don't think it matters which version we pick.

@pull-request-size pull-request-size bot added size/M and removed size/S labels May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.18%. Comparing base (45f4eb8) to head (72544b9).
Report is 2 commits behind head on main.

Current head 72544b9 differs from pull request most recent head 25037f0

Please upload reports for the commit 25037f0 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1510      +/-   ##
============================================
- Coverage     40.93%   40.18%   -0.75%     
+ Complexity     2815     2793      -22     
============================================
  Files           740      737       -3     
  Lines         42875    42768     -107     
  Branches       4585     4578       -7     
============================================
- Hits          17549    17187     -362     
- Misses        23824    24102     +278     
+ Partials       1502     1479      -23     
Components Coverage Δ
spanner-templates 56.82% <ø> (-2.99%) ⬇️
spanner-import-export 65.59% <ø> (-0.03%) ⬇️
spanner-live-forward-migration 63.17% <ø> (-10.42%) ⬇️
spanner-live-reverse-replication 42.95% <ø> (-5.57%) ⬇️
spanner-bulk-migration 69.97% <ø> (-7.73%) ⬇️
Files Coverage Δ
.../cloud/teleport/v2/templates/TextIOToBigQuery.java 68.00% <ø> (ø)
...teleport/v2/templates/TextToBigQueryStreaming.java 15.45% <ø> (ø)
...e/cloud/teleport/v2/templates/PubSubToMongoDB.java 34.84% <ø> (ø)

... and 40 files with indirect coverage changes

rajkgupt and others added 2 commits May 7, 2024 06:21
changes suggested in descriptions

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Copy link
Contributor

@rszper rszper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor edit, otherwise LGTM

…2/templates/PubSubToMongoDB.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
@liferoad liferoad added the Google LGTM Approval of a pull request to be merged into the repository label May 14, 2024
@copybara-service copybara-service bot merged commit 8dfb6de into GoogleCloudPlatform:main May 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Google LGTM Approval of a pull request to be merged into the repository size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants