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

Cherry pick Doctests for UnionBuilder and UnionArray. to active_release #618

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 27, 2021

Automatic cherry-pick of 19dba50

* Doctests for UnionBuilder and UnionArray.

* Update arrow/src/array/array_union.rs

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Jul 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2021

Codecov Report

Merging #618 (885bcbc) into active_release (d32533a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           active_release     #618   +/-   ##
===============================================
  Coverage           82.41%   82.41%           
===============================================
  Files                 167      167           
  Lines               46255    46255           
===============================================
  Hits                38122    38122           
  Misses               8133     8133           
Impacted Files Coverage Δ
arrow/src/array/array_union.rs 89.26% <ø> (ø)
arrow/src/array/builder.rs 86.26% <ø> (ø)
arrow/src/array/transform/boolean.rs 76.92% <0.00%> (-7.70%) ⬇️
parquet/src/encodings/encoding.rs 95.04% <0.00%> (+0.19%) ⬆️

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 d32533a...885bcbc. Read the comment docs.

@alamb alamb merged commit 552ef0b into active_release Jul 28, 2021
@alamb alamb deleted the cherry_pick_19dba502 branch July 28, 2021 12:38
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.

3 participants