You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/release/README.md
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -252,13 +252,3 @@ Rust Arrow Crates:
252
252
(cd parquet_derive && cargo publish)
253
253
(cd arrow-integration-test && cargo publish)
254
254
```
255
-
256
-
### Remove old artifacts in https://dist.apache.org/repos/dist/
257
-
258
-
There are RCs in https://dist.apache.org/repos/dist/dev/arrow/ and previous releases in https://dist.apache.org/repos/dist/release/arrow/ . RCs are needless after the vote passed. Previous releases should be removed from https://dist.apache.org/repos/dist/release/arrow/ . See also the ASF release document: https://www.apache.org/legal/release-policy.html#when-to-archive
259
-
260
-
We can remove old artifacts by the following script:
Copy file name to clipboardExpand all lines: object_store/dev/release/README.md
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -226,12 +226,3 @@ following commands
226
226
cargo publish
227
227
```
228
228
229
-
### Remove old artifacts in https://dist.apache.org/repos/dist/
230
-
231
-
There are RCs in https://dist.apache.org/repos/dist/dev/arrow/ and previous releases in https://dist.apache.org/repos/dist/release/arrow/ . RCs are needless after the vote passed. Previous releases should be removed from https://dist.apache.org/repos/dist/release/arrow/ . See also the ASF release document: https://www.apache.org/legal/release-policy.html#when-to-archive
232
-
233
-
We can remove old artifacts by the following script:
0 commit comments