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

Update contributing guide #1368

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

HaoYang670
Copy link
Contributor

Signed-off-by: remzi 13716567376yh@gmail.com

Which issue does this PR close?

Closes #1366 .

Rationale for this change

Add section on build environment

Are there any user-facing changes?

Yes. Update the README.

Signed-off-by: remzi <13716567376yh@gmail.com>
@HaoYang670 HaoYang670 changed the title Update contributing guild Update contributing guide Feb 27, 2022
Signed-off-by: remzi <13716567376yh@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1368 (1365327) into master (4d82e24) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1368   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files         181      181           
  Lines       52932    52932           
=======================================
  Hits        43926    43926           
  Misses       9006     9006           
Impacted Files Coverage Δ
parquet/src/encodings/encoding.rs 93.52% <0.00%> (-0.20%) ⬇️
arrow/src/array/transform/mod.rs 84.52% <0.00%> (ø)
parquet_derive/src/parquet_field.rs 65.98% <0.00%> (ø)
arrow/src/datatypes/datatype.rs 66.80% <0.00%> (+0.39%) ⬆️

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 4d82e24...1365327. Read the comment docs.

@alamb alamb merged commit 5737449 into apache:master Feb 28, 2022
@alamb
Copy link
Contributor

alamb commented Feb 28, 2022

Thanks @HaoYang670

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

Successfully merging this pull request may close these issues.

Remind developers to update Rust to the latest version.
4 participants