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 dev/release/README for master releases, remove supporting scripts #1143

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jan 8, 2022

Which issue does this PR close?

Closes #1120

Rationale for this change

If we go with the changes proposed in #1120, there is no need for the release branch maintenance overhead

What changes are included in this PR?

  1. Update docs
  2. Remove backporting scripts

Are there any user-facing changes?

not directly

@alamb alamb added the documentation Improvements or additions to documentation label Jan 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1143 (00587ea) into master (719096b) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1143      +/-   ##
==========================================
- Coverage   82.55%   82.54%   -0.01%     
==========================================
  Files         169      169              
  Lines       50456    50456              
==========================================
- Hits        41655    41650       -5     
- Misses       8801     8806       +5     
Impacted Files Coverage Δ
parquet_derive/src/parquet_field.rs 65.98% <0.00%> (-0.46%) ⬇️
arrow/src/datatypes/field.rs 53.79% <0.00%> (-0.31%) ⬇️
arrow/src/array/transform/mod.rs 85.43% <0.00%> (-0.27%) ⬇️

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 719096b...00587ea. Read the comment docs.

@liukun4515
Copy link
Contributor

It reduces the overflow for releasing.

Copy link
Contributor

@liukun4515 liukun4515 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alamb alamb merged commit 28154c3 into apache:master Jan 13, 2022
@alamb alamb deleted the alamb/new_release_docs branch January 13, 2022 18:14
@alamb alamb added development-process Related to development process of arrow-rs and removed documentation Improvements or additions to documentation labels Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More frequent major releases for arrow-rs
4 participants