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

Demonstrate rust-lang/packed_simd#341 fixes packed_simd issue #1203

Closed
wants to merge 1 commit into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jan 18, 2022

Demonstrates that rust-lang/packed_simd#341 fixes the arrow CI tests

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

Codecov Report

Merging #1203 (70a41a2) into master (9d637a4) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1203   +/-   ##
=======================================
  Coverage   82.67%   82.67%           
=======================================
  Files         175      175           
  Lines       51561    51561           
=======================================
+ Hits        42629    42630    +1     
+ Misses       8932     8931    -1     
Impacted Files Coverage Δ
parquet/src/encodings/encoding.rs 93.52% <0.00%> (-0.20%) ⬇️
arrow/src/array/transform/mod.rs 85.69% <0.00%> (+0.13%) ⬆️
parquet_derive/src/parquet_field.rs 66.21% <0.00%> (+0.22%) ⬆️

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 9d637a4...70a41a2. Read the comment docs.

@alamb
Copy link
Contributor Author

alamb commented Jan 19, 2022

This was just a demonstration -- I am not going to merge this one in

@alamb alamb closed this Jan 19, 2022
@alamb alamb changed the title temporarily update packed_simd reference Demonstrate rust-lang/packed_simd#341 fixes packed_simd issue Jan 19, 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.

None yet

3 participants