paleolimbot commented on issue #9989:
URL: https://github.com/apache/arrow-rs/issues/9989#issuecomment-4482278023

   The issue seems to be that the views are not considered equal between what 
Rust is producing and what dotnet is reading:
   
   
https://github.com/apache/arrow-dotnet/blob/debff867ef4ac9a62cd5173e69397343b7da4335/test/Apache.Arrow.Tests/ArrowReaderVerifier.cs#L365
   
   Debugging this kind of thing is a pain (I made a few PRs into the C# 
implementation when implementing nanoarrow's integration tests). Probably the 
first step would be to make that assert give better debug output from the 
dotnet side.


-- 
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