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

Add API to import from Box #1441

Closed
wants to merge 2 commits into from
Closed

Conversation

wangfenjin
Copy link
Contributor

Address #1425

@github-actions github-actions bot added the arrow Changes to the arrow crate label Mar 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1441 (d34c02b) into master (729934c) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1441      +/-   ##
==========================================
- Coverage   82.67%   82.67%   -0.01%     
==========================================
  Files         185      185              
  Lines       53822    53824       +2     
==========================================
  Hits        44500    44500              
- Misses       9322     9324       +2     
Impacted Files Coverage Δ
arrow/src/array/array.rs 84.51% <0.00%> (-0.90%) ⬇️
arrow/src/ffi.rs 85.71% <100.00%> (-0.07%) ⬇️
arrow/src/array/transform/mod.rs 86.31% <0.00%> (ø)
parquet_derive/src/parquet_field.rs 66.21% <0.00%> (+0.22%) ⬆️
arrow/src/datatypes/field.rs 54.10% <0.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 729934c...d34c02b. Read the comment docs.

@wangfenjin wangfenjin marked this pull request as draft March 14, 2022 06:59
@wangfenjin wangfenjin closed this Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants