Skip to content

Handle Frozen Case and Error Categorization#2153

Merged
shreyakhajanchi merged 4 commits intoGoogleCloudPlatform:mainfrom
ollionorg:cassandra_rr_fixes
Jan 28, 2025
Merged

Handle Frozen Case and Error Categorization#2153
shreyakhajanchi merged 4 commits intoGoogleCloudPlatform:mainfrom
ollionorg:cassandra_rr_fixes

Conversation

@taherkl
Copy link
Copy Markdown
Contributor

@taherkl taherkl commented Jan 27, 2025

Few Enhancement and Bug Fixes

  1. Handle Frozen Case for Collection data Types
  2. Handle Error Categorization for Moving in the proper bucket
  3. Handle Float Conversion AutoBoxing
  4. Handle Bytes Datatype

* Handle Frozen datatypes and additional Error Categorization
* Optimized Code for Byte datatypes
@taherkl taherkl requested a review from a team as a code owner January 27, 2025 09:33
@taherkl
Copy link
Copy Markdown
Contributor Author

taherkl commented Jan 27, 2025

Hi @shreyakhajanchi Can you please add the label, run the workflows as well as provide your review? Thanks

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.88%. Comparing base (d3074fc) to head (74910de).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##               main    #2153    +/-   ##
==========================================
  Coverage     46.87%   46.88%            
- Complexity     4009     4335   +326     
==========================================
  Files           874      874            
  Lines         52038    52042     +4     
  Branches       5453     5454     +1     
==========================================
+ Hits          24393    24398     +5     
+ Misses        25905    25902     -3     
- Partials       1740     1742     +2     
Components Coverage Δ
spanner-templates 68.79% <100.00%> (-0.01%) ⬇️
spanner-import-export 65.59% <ø> (-0.04%) ⬇️
spanner-live-forward-migration 76.50% <ø> (ø)
spanner-live-reverse-replication 78.67% <100.00%> (+0.01%) ⬆️
spanner-bulk-migration 87.87% <ø> (ø)
Files with missing lines Coverage Δ
...v2/templates/dbutils/dml/CassandraTypeHandler.java 81.95% <100.00%> (+0.37%) ⬆️
...leport/v2/templates/transforms/SourceWriterFn.java 85.21% <100.00%> (ø)

... and 2 files with indirect coverage changes

@shreyakhajanchi shreyakhajanchi merged commit 208e2ba into GoogleCloudPlatform:main Jan 28, 2025
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.

3 participants