jayzhan211 opened a new issue, #8846:
URL: https://github.com/apache/arrow-datafusion/issues/8846
I know I'm coming in a little late, but have we considered
instead making the type `Scalar<Arc<FixedSizeListArray>>`? ([Scalar being the
one in arrow-rs](https://docs.rs/arrow/latest/arrow/array/struct.Scalar.html))
This would enforce that the length is 1, which might be nice. I could also
understand if that makes it too awkward to work with.
_Originally posted by @wjones127 in
https://github.com/apache/arrow-datafusion/pull/8562#discussion_r1443856458_
File a ticket to trace this issue
--
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]