Skip to content

GH-50383: [Release] Remove deprecated -f flag on conda create environment#50384

Merged
raulcd merged 1 commit into
mainfrom
GH-50383
Jul 6, 2026
Merged

GH-50383: [Release] Remove deprecated -f flag on conda create environment#50384
raulcd merged 1 commit into
mainfrom
GH-50383

Conversation

@raulcd

@raulcd raulcd commented Jul 6, 2026

Copy link
Copy Markdown
Member

Rationale for this change

The Windows Wheels verification job is currently failing due to a change of API on the conda create call.

What changes are included in this PR?

Remove the deprecated -f flag.

Are these changes tested?

Yes, I have pushed the branch to the Apache Arrow repository instead of my fork to be able to manually trigger the workflow for the RC via workflow dispatch in order to validate the changes.

Are there any user-facing changes?

No

Copilot AI review requested due to automatic review settings July 6, 2026 06:31
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

@raulcd

raulcd commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

I have pushed the branch to the Arrow repository (we can delete once merged) in order to be able to run worklfow_dispatch and test the verification job for the 25.0.0 RC1 tag, see:
https://github.com/apache/arrow/actions/runs/28772435960/job/85308832621

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Windows release-candidate wheel verification batch script to be compatible with the updated conda create CLI by removing the deprecated -f flag that now requires a file argument, which was causing the workflow to fail.

Changes:

  • Remove the deprecated -f argument from the conda create invocation in the Windows wheel verification script.

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Jul 6, 2026
@raulcd

raulcd commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

I've pushed again to start the branch from one commit earlier so the Verification jobs are successful for the 25.0.0 RC1, otherwise the ODBC packages were missing:

I'll merge and remove this branch once the Workflow finishes successfully and will send the vote email for the RC.

@raulcd raulcd merged commit 5044ee2 into main Jul 6, 2026
70 of 72 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Jul 6, 2026
@raulcd raulcd deleted the GH-50383 branch July 6, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants