phillipleblanc commented on code in PR #10130:
URL:
https://github.com/apache/arrow-datafusion/pull/10130#discussion_r1571125719
##########
dev/release/create-tarball.sh:
##########
@@ -133,4 +132,4 @@ gpg --armor --output ${tarball}.asc --detach-sig ${tarball}
echo "Uploading to apache dist/dev to ${url}"
svn co --depth=empty https://dist.apache.org/repos/dist/dev/arrow
${SOURCE_TOP_DIR}/dev/dist
Review Comment:
Should this be updated too?
##########
dev/release/create-tarball.sh:
##########
@@ -80,11 +80,10 @@ echo ""
echo "---------------------------------------------------------"
cat <<MAIL
To: [email protected]
Review Comment:
```suggestion
To: [email protected]
```
##########
dev/release/create-tarball.sh:
##########
@@ -98,9 +97,9 @@ encouraged to test the release and vote with "(non-binding)".
The standard verification procedure is documented at
https://github.com/apache/arrow-datafusion/blob/main/dev/release/README.md#verifying-release-candidates.
Review Comment:
```suggestion
The standard verification procedure is documented at
https://github.com/apache/datafusion/blob/main/dev/release/README.md#verifying-release-candidates.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]