andishgar opened a new issue, #46514: URL: https://github.com/apache/arrow/issues/46514
### Describe the bug, including details regarding any error messages, version, and platform. As I mentioned [here](https://github.com/apache/arrow/issues/46485#issuecomment-2893733972), arrow::Array::View exhibits incorrect behavior when casting from list_view(fixed_size_list(int32(), 2)) to list_view(int32()), and vice versa—from list_view(int32()) to list_view(fixed_size_list(int32(), 2)). ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org