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 doc of array_binary and array_string #1491

Merged
merged 1 commit into from Mar 29, 2022

Conversation

HaoYang670
Copy link
Contributor

Signed-off-by: remzi 13716567376yh@gmail.com

Which issue does this PR close?

close #1452
close #1453
close #1454

What changes are included in this PR?

update doc.

Signed-off-by: remzi <13716567376yh@gmail.com>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Mar 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1491 (7da5769) into master (6bf3b3a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1491   +/-   ##
=======================================
  Coverage   82.72%   82.73%           
=======================================
  Files         188      188           
  Lines       54286    54286           
=======================================
+ Hits        44908    44912    +4     
+ Misses       9378     9374    -4     
Impacted Files Coverage Δ
arrow/src/array/array_binary.rs 92.62% <ø> (ø)
arrow/src/array/array_string.rs 97.65% <ø> (ø)
arrow/src/array/transform/mod.rs 86.46% <0.00%> (+0.11%) ⬆️
arrow/src/datatypes/datatype.rs 66.80% <0.00%> (+0.39%) ⬆️
parquet_derive/src/parquet_field.rs 66.21% <0.00%> (+0.45%) ⬆️

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 6bf3b3a...7da5769. Read the comment docs.

@alamb alamb merged commit 4c22315 into apache:master Mar 29, 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
5 participants