Skip to content

GH-39683: [Release] Use temporary directory with TEST_BINARY=1#39684

Merged
raulcd merged 1 commit intoapache:mainfrom
kou:release-binary-tmp
Jan 18, 2024
Merged

GH-39683: [Release] Use temporary directory with TEST_BINARY=1#39684
raulcd merged 1 commit intoapache:mainfrom
kou:release-binary-tmp

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Jan 18, 2024

Rationale for this change

We should use temporary directory to verify in clean environment.

What changes are included in this PR?

Use ARROW_TMPDIR for prefix of download directory.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou kou requested review from assignUser and raulcd as code owners January 18, 2024 05:35
@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #39683 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jan 18, 2024
Copy link
Copy Markdown
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

Thanks @kou

@raulcd raulcd merged commit 1f5dece into apache:main Jan 18, 2024
@raulcd raulcd removed the awaiting committer review Awaiting committer review label Jan 18, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jan 18, 2024
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 1f5dece.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@kou kou deleted the release-binary-tmp branch January 18, 2024 20:45
@kou kou changed the title GH-39683: [Release] Use temporary direction with TEST_BINARY=1 GH-39683: [Release] Use temporary directory with TEST_BINARY=1 Jan 18, 2024
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
…pache#39684)

### Rationale for this change

We should use temporary directory to verify in clean environment.

### What changes are included in this PR?

Use `ARROW_TMPDIR` for prefix of download directory.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39683

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Release] TEST_BINARY=1 verify-release-candidate.sh doesn't use temporary directory

2 participants