You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wbo4958
changed the title
[BUG] Data mess up for schema which can't be pruned
[BUG] ORC read Data mess up for the schema which can't be pruned
Jul 28, 2021
wbo4958
changed the title
[BUG] ORC read Data mess up for the schema which can't be pruned
[BUG] ORC read Data mess up for the disorder read schema which can't be pruned
Jul 28, 2021
jlowe
changed the title
[BUG] ORC read Data mess up for the disorder read schema which can't be pruned
[BUG] ORC read can corrupt data when specified schema does not match file schema ordering
Jul 28, 2021
@firestarman has found the same issue with #3007 for the special schema which can't be pruned. I can repro it with the below code.
The GPU output is
while the CPU output is
Looks like there also is an issue for CPU reading ORC
The text was updated successfully, but these errors were encountered: