Skip to content

[VL] Fix compression libs linking for arrow#11879

Open
infvg wants to merge 1 commit intoapache:mainfrom
infvg:glmcfx
Open

[VL] Fix compression libs linking for arrow#11879
infvg wants to merge 1 commit intoapache:mainfrom
infvg:glmcfx

Conversation

@infvg
Copy link
Copy Markdown
Contributor

@infvg infvg commented Apr 4, 2026

This resolves: #11878

This was happening due to Mac sometimes not linking some of arrows compression dependencies. This will ensure that if those dependencies are present, they are linked. This replaces the ldd command with otool for Mac.

@github-actions github-actions bot added the VELOX label Apr 4, 2026
@philo-he
Copy link
Copy Markdown
Member

philo-he commented Apr 6, 2026

@infvg, arrow_bundled_dependencies should be linked with these compression libs in Arrow's internal build. Do you know why sometimes it fails?

@philo-he philo-he changed the title Fix gluten velox build issue [VL] Fix compression libs linking for arrow Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL] Mac OS build error

2 participants