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

Issue #1876: Explicitly declare the used features for each dependency in parquet_derive_test #1897

Conversation

martin-g
Copy link
Member

Which issue does this PR close?

This is a PR for #1876.
It changes just parquet_derive_test/Cargo.toml.
The PR does not upgrade the dependencies!

Rationale for this change

Reduce the disk and CPU usage at build time.

What changes are included in this PR?

Are there any user-facing changes?

…ndency in parquet_derive_test

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@codecov-commenter
Copy link

Codecov Report

Merging #1897 (da8d5d6) into master (fc4044f) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1897      +/-   ##
==========================================
- Coverage   83.43%   83.42%   -0.01%     
==========================================
  Files         203      203              
  Lines       56969    56969              
==========================================
- Hits        47531    47528       -3     
- Misses       9438     9441       +3     
Impacted Files Coverage Δ
arrow/src/datatypes/datatype.rs 65.42% <0.00%> (-0.38%) ⬇️
parquet_derive/src/parquet_field.rs 65.98% <0.00%> (-0.23%) ⬇️
parquet/src/encodings/encoding.rs 93.46% <0.00%> (-0.20%) ⬇️

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 fc4044f...da8d5d6. Read the comment docs.

@martin-g martin-g closed this Jun 17, 2022
@martin-g martin-g reopened this Jun 17, 2022
@paddyhoran paddyhoran added the parquet Changes to the parquet crate label Jun 17, 2022
@tustvold tustvold merged commit 9b5bc01 into apache:master Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants