Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Made IPC projection not sort projection #1082

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Made IPC projection not sort projection #1082

merged 1 commit into from
Jun 19, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Jun 18, 2022

Closes #1074

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Jun 18, 2022
@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #1082 (55d8eed) into main (d4873fc) will increase coverage by 0.41%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
+ Coverage   80.96%   81.38%   +0.41%     
==========================================
  Files         366      367       +1     
  Lines       35136    35814     +678     
==========================================
+ Hits        28447    29146     +699     
+ Misses       6689     6668      -21     
Impacted Files Coverage Δ
src/io/ipc/read/file_async.rs 68.06% <0.00%> (+6.70%) ⬆️
src/io/ipc/read/common.rs 97.31% <100.00%> (+2.87%) ⬆️
src/io/ipc/read/reader.rs 95.01% <100.00%> (+5.93%) ⬆️
src/bitmap/utils/chunks_exact_mut.rs 71.42% <0.00%> (-3.58%) ⬇️
src/io/ipc/read/array/list.rs 72.15% <0.00%> (-2.48%) ⬇️
src/io/ipc/read/array/map.rs 71.05% <0.00%> (-2.39%) ⬇️
src/io/flight/mod.rs 0.00% <0.00%> (ø)
src/io/ipc/read/error.rs 100.00% <0.00%> (ø)
src/io/ipc/read/array/union.rs 68.62% <0.00%> (+0.02%) ⬆️
src/bitmap/immutable.rs 82.94% <0.00%> (+0.25%) ⬆️
... and 21 more

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 d4873fc...55d8eed. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 16d01ef into main Jun 19, 2022
@jorgecarleitao jorgecarleitao deleted the project branch June 19, 2022 02:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arrow IPC sorts projection
1 participant