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

Refactor partitionByKey to get clearer error #5527

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

RustedBones
Copy link
Contributor

Fix #5468

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.42%. Comparing base (5af9b53) to head (01d4d87).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5527      +/-   ##
==========================================
- Coverage   61.44%   61.42%   -0.02%     
==========================================
  Files         312      312              
  Lines       11105    11104       -1     
  Branches      744      757      +13     
==========================================
- Hits         6823     6821       -2     
- Misses       4282     4283       +1     

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


🚨 Try these New Features:

@RustedBones RustedBones force-pushed the partition-by-key-error branch from 5c1c7e5 to 01d4d87 Compare November 21, 2024 09:41
@RustedBones RustedBones merged commit a1fce09 into main Nov 22, 2024
12 checks passed
@RustedBones RustedBones deleted the partition-by-key-error branch November 22, 2024 09:28
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.

error message for partitionByKey makaes debugging a bit difficult
2 participants