wjones127 commented on pull request #12216: URL: https://github.com/apache/arrow/pull/12216#issuecomment-1023419574
> Deleted a previous comment. structs that have a repeated parent but no repeated children should be handled correctly in DefLevelsToBitmap Well my debugging so far is pointing to `DefLevelsToBitmap` as the point where the data is corrupted. > Just curious what CPU are you running this on? Or put another way if it is intel with AVX2 can you try disabling SIMD (or vice versa)? I'm currently testing with an M1 Mac. I had `ARROW_SIMD_LEVEL=NEON` but just recompiled with that set to `NONE` and test failure is the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org