Skip to content

[CORE] Exclude org.apache.arrow.flatbuf - #13095

Open
marin-ma wants to merge 1 commit into
apache:mainfrom
marin-ma:exclude-arrow-flatbuf
Open

marin-ma wants to merge 1 commit into
apache:mainfrom
marin-ma:exclude-arrow-flatbuf

Conversation

@marin-ma

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 22, 2026 13:08

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.

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Copilot review overview

Review effort: Lite
Findings: None

What changed in this PR

Updates the shading/relocation configuration to exclude the org.apache.arrow.flatbuf package, likely to avoid relocating Arrow FlatBuffers classes during packaging.

Changes:

  • Add an explicit exclude rule for org.apache.arrow.flatbuf.** in the relocation excludes list.
File Description
package/​pom.xml Adds org.apache.arrow.flatbuf.** to the existing org.apache.arrow.* excludes to prevent relocation of that package.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added the CORE works for Gluten Core label Sep 22, 2026

This branch has not been deployed

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

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants