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

Bumped arrow-format #1011

Merged
merged 2 commits into from
May 26, 2022
Merged

Bumped arrow-format #1011

merged 2 commits into from
May 26, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented May 26, 2022

This brings us to tonic ecosystem to 0.7

Closes #1010 - thanks @GPSnoopy for the idea!

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #1011 (b0506b2) into main (a810b03) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1011      +/-   ##
==========================================
+ Coverage   71.44%   71.46%   +0.02%     
==========================================
  Files         356      356              
  Lines       19752    19840      +88     
==========================================
+ Hits        14112    14179      +67     
- Misses       5640     5661      +21     
Impacted Files Coverage Δ
src/compute/aggregate/min_max.rs 67.50% <0.00%> (-6.75%) ⬇️
src/io/parquet/read/schema/mod.rs 100.00% <0.00%> (ø)
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️
src/ffi/schema.rs 71.58% <0.00%> (+4.05%) ⬆️

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 a810b03...b0506b2. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency on arrow-format 0.4 limits tonic and prost to respectively versions 0.6 and 0.9.
1 participant