Skip to content

Conversation

@VardhanThigle
Copy link
Contributor

Overview

This is a Child #2114 , which has the basic changes to enable using UpstreamCassandraIO for bulk Read.
This also has a UT with embedded Cassandra where a read is performed on a table with few rows and all primitive types.

@codecov
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.90%. Comparing base (f933ae9) to head (03ce717).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2129      +/-   ##
============================================
+ Coverage     46.62%   54.90%   +8.27%     
+ Complexity     3953     1595    -2358     
============================================
  Files           867      405     -462     
  Lines         51567    21825   -29742     
  Branches       5399     2157    -3242     
============================================
- Hits          24043    11982   -12061     
+ Misses        25808     9146   -16662     
+ Partials       1716      697    -1019     
Components Coverage Δ
spanner-templates 70.35% <100.00%> (+1.72%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 77.51% <ø> (+0.02%) ⬆️
spanner-live-reverse-replication 78.45% <ø> (+0.02%) ⬆️
spanner-bulk-migration 87.87% <100.00%> (+0.20%) ⬆️
Files with missing lines Coverage Δ
...ader/io/cassandra/iowrapper/CassandraDefaults.java 100.00% <100.00%> (ø)
...cassandra/iowrapper/CassandraIOWrapperFactory.java 100.00% <100.00%> (ø)
.../cassandra/iowrapper/CassandraIOWrapperHelper.java 100.00% <100.00%> (ø)
...der/io/cassandra/iowrapper/CassandraIoWrapper.java 100.00% <100.00%> (ø)
...er/CassandraTableReaderFactoryCassandraIoImpl.java 100.00% <100.00%> (ø)
...a/rowmapper/CassandraSourceRowMapperFactoryFn.java 100.00% <100.00%> (ø)

... and 484 files with indirect coverage changes

@VardhanThigle VardhanThigle merged commit 8217f1a into GoogleCloudPlatform:main Jan 14, 2025
15 of 16 checks passed
darshan-sj pushed a commit that referenced this pull request Jan 15, 2025
…on (#2129)

* Cassandra Table Reader Factory

* Completing TODO for Cassandra IOWrapper
pawankashyapollion pushed a commit to ollionorg/DataflowTemplates-fork that referenced this pull request Jan 15, 2025
…on (GoogleCloudPlatform#2129)

* Cassandra Table Reader Factory

* Completing TODO for Cassandra IOWrapper
akashthawaitcc pushed a commit to ollionorg/DataflowTemplates-fork that referenced this pull request Jan 23, 2025
…on (GoogleCloudPlatform#2129)

* Cassandra Table Reader Factory

* Completing TODO for Cassandra IOWrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants