-
Notifications
You must be signed in to change notification settings - Fork 606
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
dq_input_transform_lookup: fix indexes for left-side lookup key #7727
dq_input_transform_lookup: fix indexes for left-side lookup key #7727
Conversation
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
passes upcoming tests from #7568 |
ydb/library/yql/dq/actors/input_transforms/dq_input_transform_lookup.cpp
Outdated
Show resolved
Hide resolved
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
e4f7525
to
55ffe1e
Compare
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
…platform#7727) (cherry picked from commit bce790f)
Changelog entry
...
Changelog category
Additional information
leftJoinColumnIndexes
should've been indexes into input row, not into left-side key fields