Java Spark bug with nested schema (gharchive 3.5GB) #5490
Replies: 1 comment
|
We have been refactored a lot at this point |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
Expected Behavior
Count should execute correctly
Actual Behavior
Throws an exception. When I set a debugger, it's failing inside of the
actorcolumnReproduction Steps
Attempt to query the gharchive dataset with Spark. I'm wondering if this is a bug somewhere deep inside of the C Data Interface code for arrow-rs.
OS Version Information
macOS 26
I acknowledge that:
```) on separate lines.All reactions