Alfred-Mountfield commented on pull request #12451:
URL: https://github.com/apache/arrow/pull/12451#issuecomment-1057428774


   > Can you show me a code snippet that produces different results 
@Alfred-Mountfield?
   
   I apologise, I seem to have conflated two issues and accidentally implied 
that this fixes both. That's what I meant by:
   
   > The problem goes a bit deeper, as I've raised in a different [Jira 
ticket](https://issues.apache.org/jira/browse/ARROW-15651)
   
   The fix I've pushed in this branch stops an error when reading the Array 
back in Rust. I believe there's an assert within the rust-rs code that checks 
the children's lengths are equal to the Struct node itself. I hadn't checked to 
see if it actually changed the values of the latter snippet, but I'm sad to 
hear it doesn't :( Seems like there's another underlying issue.
   
   I happened to notice the discrepancies with the Builder and makeVector 
methods when trying to debug and check if we were building things incorrectly 
in the JavaScript side of our app.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to