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

Update to latest arrow2 + new datatypes #108

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

teh-cmc
Copy link
Contributor

@teh-cmc teh-cmc commented Apr 17, 2023

Blocked on:

This updates to latest arrow2 (using a patched branch until the PR above hopefully gets merged and released) and accommodates for all the changes to DataType.

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2023

Codecov Report

Merging #108 (5a88467) into main (d517f07) will increase coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   94.58%   94.59%   +0.01%     
==========================================
  Files           8        8              
  Lines        1589     1592       +3     
==========================================
+ Hits         1503     1506       +3     
  Misses         86       86              
Impacted Files Coverage Δ
arrow2_convert/src/deserialize.rs 98.80% <100.00%> (+<0.01%) ⬆️
arrow2_convert/src/field.rs 100.00% <100.00%> (ø)
arrow2_convert_derive/src/derive_enum.rs 98.94% <100.00%> (ø)
arrow2_convert_derive/src/derive_struct.rs 88.29% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

2 participants