Skip to content

chore: Make PR workflows match target-cpu flags in published jars#3402

Merged
andygrove merged 1 commit intoapache:mainfrom
mbutrovich:CI_target_cpu
Feb 5, 2026
Merged

chore: Make PR workflows match target-cpu flags in published jars#3402
andygrove merged 1 commit intoapache:mainfrom
mbutrovich:CI_target_cpu

Conversation

@mbutrovich
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

#3368 updated the target-cpu flags for our published jar files. See the discussion there for context on how and why they were chosen. This PR brings our CI pipelines into alignment so we're testing what we publish.

Note that this will slow down the build-native step a bit, but when I tried this on #3368 it slightly sped up all of the actual test workflows (not dramatically).

What changes are included in this PR?

How are these changes tested?

  • Add RUSTFLAGS to pr_build_linux.yml build-native job
  • Add RUSTFLAGS to pr_build_macos.yml build-native job
  • Add RUSTFLAGS to spark_sql_test.yml build-native job
  • Add RUSTFLAGS to iceberg_spark_test.yml build-native job

Existing CI workflows.

@mbutrovich mbutrovich marked this pull request as ready for review February 5, 2026 16:10
@mbutrovich mbutrovich requested a review from andygrove February 5, 2026 16:11
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Makes sense. Thanks @mbutrovich

@andygrove andygrove merged commit aa5afd6 into apache:main Feb 5, 2026
112 checks passed
@mbutrovich mbutrovich deleted the CI_target_cpu branch February 5, 2026 17:15
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.

2 participants