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

Enable forcePositionEvolution for 321cdh #5523

Merged
merged 1 commit into from
May 19, 2022

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented May 18, 2022

Get the value of forcePositionEvolution from the configuration instead of the hardcode false for 321cdh shim, since 321cdh also supports forcePositionEvolution and GPU should follow its behavior.

The test failed because when forcePositionEvolution is set to true, GPU still returns false, then CPU and GPU run into different pathes in method requestedColumnIds, producing different output.

fixes #5511

Signed-off-by: Firestarman firestarmanllc@gmail.com

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@jlowe jlowe added this to the May 2 - May 20 milestone May 18, 2022
@sameerz sameerz added the bug Something isn't working label May 18, 2022
@firestarman firestarman merged commit ca54899 into NVIDIA:branch-22.06 May 19, 2022
@firestarman firestarman deleted the orc_force_pos branch May 19, 2022 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] orc_test failures on 321cdh
4 participants