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 add ilike comparitor to active_release #961

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Nov 20, 2021

Automatic cherry-pick of ee1d164

* add ilike comparitor

* add ilike comparitor

Co-authored-by: Jordan Deitch <jdeitch@digitalocean.com>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Nov 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2021

Codecov Report

Merging #961 (1859aa0) into active_release (54023c8) will increase coverage by 0.01%.
The diff coverage is 93.65%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #961      +/-   ##
==================================================
+ Coverage           82.38%   82.40%   +0.01%     
==================================================
  Files                 168      168              
  Lines               48668    48698      +30     
==================================================
+ Hits                40097    40130      +33     
+ Misses               8571     8568       -3     
Impacted Files Coverage Δ
arrow/src/compute/kernels/comparison.rs 92.93% <93.65%> (+0.29%) ⬆️
arrow/src/datatypes/field.rs 53.37% <0.00%> (-0.31%) ⬇️
parquet/src/encodings/encoding.rs 93.52% <0.00%> (-0.20%) ⬇️
arrow/src/array/transform/mod.rs 85.47% <0.00%> (+0.27%) ⬆️
arrow/src/datatypes/datatype.rs 66.38% <0.00%> (+0.42%) ⬆️
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 54023c8...1859aa0. Read the comment docs.

@alamb alamb merged commit 59f96e8 into active_release Nov 22, 2021
@alamb alamb deleted the cherry_pick_ee1d1644 branch November 22, 2021 20:55
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