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

fix: deltalake syncs failing for columns with unhandled data type (#5467) #5475

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

shekhar-rudder
Copy link
Member

Description

(cherry picked from commit 6e69bd9)

#5467

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@shekhar-rudder shekhar-rudder changed the base branch from master to release/1.42.x February 5, 2025 06:53
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.96%. Comparing base (dd5be87) to head (fb59dd2).
Report is 1 commits behind head on release/1.42.x.

Files with missing lines Patch % Lines
warehouse/integrations/deltalake/deltalake.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           release/1.42.x    #5475      +/-   ##
==================================================
- Coverage           74.99%   74.96%   -0.03%     
==================================================
  Files                 458      458              
  Lines               63269    63260       -9     
==================================================
- Hits                47449    47426      -23     
- Misses              13178    13182       +4     
- Partials             2642     2652      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shekhar-rudder shekhar-rudder merged commit c1199ce into release/1.42.x Feb 5, 2025
58 checks passed
@shekhar-rudder shekhar-rudder deleted the war-235-deltalake-add-columns branch February 5, 2025 07:22
Sidddddarth pushed a commit that referenced this pull request Feb 5, 2025
* fix: deltalake syncs failing for columns with unhandled data type (#5467) (#5475)

(cherry picked from commit 6e69bd9)

* chore: release 1.42.1 (#5476)

---------

Co-authored-by: shekhar-rudder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants