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

Windows Issues with Tableau Hyper API ABI Incompatibilities #308

Closed
WillAyd opened this issue Jul 29, 2024 · 1 comment
Closed

Windows Issues with Tableau Hyper API ABI Incompatibilities #308

WillAyd opened this issue Jul 29, 2024 · 1 comment
Labels
help wanted Extra attention is needed windows

Comments

@WillAyd
Copy link
Collaborator

WillAyd commented Jul 29, 2024

Any time Tableau releases a new Hyper version where the ABI is incompatible, it seems like with Windows in particular we are stuck.

The Unix wheels are able to vendor their own copy of the tableauhyperapi lib and use RPATH linkage to ensure the local copy is always used, but with Windows I have been unable to figure out a way to get the local copy always preferred. I have tried some variants of manifests to get a SxS application built, but ultimately have been unsuccessful

Any help from Windows exports to get this fixed would be greatly appreciated

@WillAyd WillAyd added help wanted Extra attention is needed windows labels Jul 29, 2024
@WillAyd
Copy link
Collaborator Author

WillAyd commented Aug 21, 2024

The real fix to this will be #318 - closing to just track there

@WillAyd WillAyd closed this as completed Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed windows
Projects
None yet
Development

No branches or pull requests

1 participant