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

Ensure binary database works across multiple platforms #3462

Open
yiyun-sj opened this issue May 8, 2024 · 0 comments
Open

Ensure binary database works across multiple platforms #3462

yiyun-sj opened this issue May 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working testing Testing related issues

Comments

@yiyun-sj
Copy link
Collaborator

yiyun-sj commented May 8, 2024

Currently, there is a set of tests regarding using the same binary database across platforms at test/test_files/binary_demo and dataset/binary-demo.

There are a few test cases within the test files that are skipped as they fail.
Suspicions are that something with hash joins is not working properly when using a binary db from another platform although this has yet to be 100% confirmed (all failing cases contain HASH_JOIN in their logical plan but not sure if that is the root cause).

See also #2944

@yiyun-sj yiyun-sj added bug Something isn't working testing Testing related issues labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Testing related issues
Projects
None yet
Development

No branches or pull requests

2 participants