Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][Gandiva] LLVM JIT upgrade causing test and build failures #45132

Open
lriggs opened this issue Dec 30, 2024 · 0 comments
Open

[C++][Gandiva] LLVM JIT upgrade causing test and build failures #45132

lriggs opened this issue Dec 30, 2024 · 0 comments

Comments

@lriggs
Copy link
Contributor

lriggs commented Dec 30, 2024

Describe the bug, including details regarding any error messages, version, and platform.

#37848 upgraded the JIT compiler for LLVM/Gandiva code which presented linking errors with newer version of LLVM. Some Gandiva tests were disabled, and here at Dremio I am running into the same linking problem when trying to build with an updated Arrow library. LLVM devs are aware of the linking problem, which seems to be an issue with the package exports, but there is no fix yet. In the meantime I'm proposing reverting the JIT upgrade since it was a maintenance item and not strictly necessary at this time.

More discussion in apache/arrow-java#63.

Component(s)

C++, Gandiva

@kou kou changed the title [C++] LLVM JIT upgrade causing test and build failures. [C++][Gandiva] LLVM JIT upgrade causing test and build failures Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant