Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix: LargeBinary to LargeList should be taken as a special #1550

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

reswqa
Copy link
Contributor

@reswqa reswqa commented Aug 20, 2023

It seems that the order is important as LargeBinary => LargeList is a little special.

@reswqa reswqa marked this pull request as draft August 20, 2023 13:11
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03% ⚠️

Comparison is base (3d7d9ac) 83.37% compared to head (594cd20) 83.34%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1550      +/-   ##
==========================================
- Coverage   83.37%   83.34%   -0.03%     
==========================================
  Files         388      388              
  Lines       42200    42212      +12     
==========================================
  Hits        35183    35183              
- Misses       7017     7029      +12     
Files Changed Coverage Δ
src/compute/cast/mod.rs 90.83% <100.00%> (+0.39%) ⬆️

... and 8 files with indirect coverage changes

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

@reswqa reswqa marked this pull request as ready for review August 20, 2023 14:03
@reswqa
Copy link
Contributor Author

reswqa commented Aug 20, 2023

I have tested this in pola-rs/polars#10625 and that CI has passed.

@reswqa
Copy link
Contributor Author

reswqa commented Aug 21, 2023

@ritchie46, would you mind taking a look at this, thanks!

@ritchie46 ritchie46 merged commit ba6a882 into jorgecarleitao:main Aug 21, 2023
24 of 25 checks passed
@ritchie46
Copy link
Collaborator

Looks good!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants