SergeiPatiakin commented on issue #6151: URL: https://github.com/apache/arrow-rs/issues/6151#issuecomment-2727319927
In @kylebarron 's repro, `reconstructed_struct_array` has a different dbg representation to `original_struct_array.slice(2, 2)` but they seem otherwise equivalent to any user of the arrow-rs public API. If so, I think this is not a bug. The data does roundrip although the offset does not roundtrip. -- 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