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

flaky test: e2e single-node binary test: lookup join result mismatch #16796

Open
yezizp2012 opened this issue May 17, 2024 · 0 comments
Open
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@yezizp2012
Copy link
Contributor

Describe the bug

| | e2e_test/visibility_mode/../batch/./basic/lookup_join.slt.part .. [FAILED]
failed to run `e2e_test/visibility_mode/checkpoint.slt`
Caused by:
    query result mismatch:
    [SQL] select * from t1 left join t3 on t1.v1 = t3.v1 order by t1.v1, t1.v2;
    [Diff] (-expected|+actual)
    -   1 1 1 2
    -   1 4 1 2
    -   3 3 NULL NULL
    -   5 5 NULL NULL
    at e2e_test/visibility_mode/../batch/./basic/lookup_join.slt.part:19
    at e2e_test/visibility_mode/../batch/distribution_mode.slt:7
    at e2e_test/visibility_mode/checkpoint.slt:5

https://buildkite.com/risingwavelabs/main-cron/builds/2476#018f7b8d-91db-4b4b-9b91-68117dd8a4dd

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@yezizp2012 yezizp2012 added the type/bug Something isn't working label May 17, 2024
@yezizp2012 yezizp2012 self-assigned this May 17, 2024
@github-actions github-actions bot added this to the release-1.10 milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant