Fokko opened a new pull request, #3765:
URL: https://github.com/apache/parquet-java/pull/3765
### Rationale for this change
mktemp requires its template to end with at least three trailing X
characters (which it replaces with random chars to make a unique name), and
using --suffix=.ext lets you keep a file extension after that random run — a
template like parquet-release-settings.xml fails because it has no Xs.
Revert "Update release/bin/prepare-rc.sh"
This reverts commit 784c1533f0d5920da10b7f8273b462c77884d21d.
### What changes are included in this PR?
### Are these changes tested?
### Are there any user-facing changes?
<!-- Please uncomment the line below and replace ${GITHUB_ISSUE_ID} with the
actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]