Skip to content

Fix Arrow source shading configuration - #49986

Open
browndav-msft wants to merge 2 commits into
Azure:mainfrom
browndav-msft:fix-flatbuffer-shading
Open

Fix Arrow source shading configuration#49986
browndav-msft wants to merge 2 commits into
Azure:mainfrom
browndav-msft:fix-flatbuffer-shading

Conversation

@browndav-msft

Copy link
Copy Markdown
Member
  • use versionless Shade artifact selectors for Arrow and FlatBuffers
  • remove the obsolete profile-specific Maven Enforcer rules.

@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label Jul 29, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
33 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@browndav-msft
browndav-msft marked this pull request as ready for review July 29, 2026 18:25
Copilot AI review requested due to automatic review settings July 29, 2026 18:25
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
33 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

This PR adjusts the azure-storage-blob module’s “shade-apache-arrow-format” Maven profile so the shaded artifact selection for Arrow/FlatBuffers is not tied to a specific version string, and removes now-unneeded profile-local Maven Enforcer configuration.

Changes:

  • Updated the Maven Shade artifactSet/includes entries to use versionless groupId:artifactId selectors for org.apache.arrow:arrow-format and com.google.flatbuffers:flatbuffers-java.
  • Removed the profile-specific maven-enforcer-plugin rules that were previously scoped to the shading profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants