Skip to content

[VL][TEST] Delete “Reused Hash Table in HashBuild Phase for Gluten” commit #12485

Open
JkSelf wants to merge 2 commits into
apache:mainfrom
JkSelf:remove
Open

[VL][TEST] Delete “Reused Hash Table in HashBuild Phase for Gluten” commit #12485
JkSelf wants to merge 2 commits into
apache:mainfrom
JkSelf:remove

Conversation

@JkSelf

@JkSelf JkSelf commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

Copilot AI review requested due to automatic review settings July 9, 2026 09:34

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 updates the Velox dependency source/branch used by the Velox backend build script (get-velox.sh), aiming to point the build at a branch where a specific Velox commit (“Reused Hash Table in HashBuild Phase for Gluten”) has been removed.

Changes:

  • Switch default VELOX_REPO from IBM/velox to a user fork.
  • Update default VELOX_BRANCH / VELOX_ENHANCED_BRANCH to *-remove variants.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +20 to +22
VELOX_REPO=https://github.com/JkSelf/velox.git
VELOX_BRANCH=dft-2026_07_03-remove
VELOX_ENHANCED_BRANCH=ibm-2026_07_03-remove
Copilot AI review requested due to automatic review settings July 9, 2026 10:40

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment on lines +20 to +22
VELOX_REPO=https://github.com/JkSelf/velox.git
VELOX_BRANCH=dft-2026_07_03-remove
VELOX_ENHANCED_BRANCH=ibm-2026_07_03-remove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants