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 parameters for Dataflow templates #1502

Conversation

tamannakakkar93
Copy link
Contributor

No description provided.

@tamannakakkar93 tamannakakkar93 changed the title Modified parameters for testing Modified parameters for BigQueryToBigtable.java May 2, 2024
@tamannakakkar93 tamannakakkar93 changed the title Modified parameters for BigQueryToBigtable.java Modified parameters for BigQueryToBigtable template May 2, 2024
@tamannakakkar93 tamannakakkar93 changed the title Modified parameters for BigQueryToBigtable template Modified parameters for Dataflow templates May 2, 2024
@tamannakakkar93 tamannakakkar93 requested a review from a team as a code owner May 7, 2024 19:51
@tamannakakkar93 tamannakakkar93 requested review from manitgupta and asthamohta and removed request for a team May 7, 2024 19:51
@pull-request-size pull-request-size bot added size/L and removed size/XS labels May 7, 2024
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.93%. Comparing base (8dfb6de) to head (cb48c4c).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1502   +/-   ##
=========================================
  Coverage     40.93%   40.93%           
- Complexity     2808     2809    +1     
=========================================
  Files           739      739           
  Lines         42855    42855           
  Branches       4582     4582           
=========================================
+ Hits          17542    17543    +1     
  Misses        23814    23814           
+ Partials       1499     1498    -1     
Components Coverage Δ
spanner-templates 59.86% <ø> (+<0.01%) ⬆️
spanner-import-export 65.61% <ø> (+0.02%) ⬆️
spanner-live-forward-migration 73.67% <ø> (ø)
spanner-live-reverse-replication 48.64% <ø> (ø)
spanner-bulk-migration 78.01% <ø> (ø)
Files Coverage Δ
...google/cloud/teleport/bigtable/BigtableToJson.java 63.33% <ø> (ø)
...google/cloud/teleport/templates/CSVToBigQuery.java 0.00% <ø> (ø)
.../google/cloud/teleport/templates/PubsubToAvro.java 11.11% <ø> (ø)
...google/cloud/teleport/templates/SpannerToText.java 0.00% <ø> (ø)
...cloud/teleport/templates/common/CsvConverters.java 0.00% <ø> (ø)
...d/teleport/templates/common/SpannerConverters.java 75.91% <ø> (ø)
...oud/teleport/v2/transforms/BigQueryConverters.java 50.64% <ø> (ø)
...le/cloud/teleport/v2/transforms/CsvConverters.java 71.31% <ø> (ø)
...e/cloud/teleport/v2/templates/KafkaToBigQuery.java 19.51% <ø> (ø)
...gle/cloud/teleport/v2/templates/PubSubToRedis.java 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

tamannakakkar93 and others added 4 commits May 15, 2024 09:45
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.

Just a few minor updates. Once those are complete, looks good to me.

tamannakakkar93 and others added 9 commits May 16, 2024 20:02
…Json.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…annerConverters.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…s/BigQueryConverters.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…s/BigQueryConverters.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…s/BigQueryConverters.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…t/v2/elasticsearch/options/ElasticsearchWriteOptions.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…templates/PubSubToRedis.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…annerConverters.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
…annerConverters.java

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 typo fix, otherwise LGTM

…t/v2/elasticsearch/options/ElasticsearchWriteOptions.java

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
@damccorm damccorm added the Google LGTM Approval of a pull request to be merged into the repository label May 20, 2024
@copybara-service copybara-service bot merged commit 1acbde8 into GoogleCloudPlatform:main May 21, 2024
11 of 12 checks 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/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants