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

Exposed missing APIs to write parquet in parallel #539

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Oct 19, 2021
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #539 (03874b4) into main (bd8f02b) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   81.25%   81.27%   +0.01%     
==========================================
  Files         380      380              
  Lines       23376    23376              
==========================================
+ Hits        18995    18998       +3     
+ Misses       4381     4378       -3     
Impacted Files Coverage Δ
src/io/parquet/write/mod.rs 65.64% <ø> (ø)
src/io/ipc/write/common.rs 76.28% <0.00%> (+0.64%) ⬆️
src/io/avro/read/schema.rs 55.95% <0.00%> (+1.19%) ⬆️
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️

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 bd8f02b...03874b4. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit d86f35c into main Oct 19, 2021
@jorgecarleitao jorgecarleitao deleted the fix_example1 branch October 19, 2021 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant