zanmato1984 commented on issue #44615:
URL: https://github.com/apache/arrow/issues/44615#issuecomment-2663311196

   I agree that start and end are preferable to be placed together. So I'm in 
favor of `fixed_size_list`. 
   
   However if the use case (sorry I didn't read through the full context so 
this may not be useful) can take some advantages of features like out of order 
elements or view-like structures, it may also worth looking at 
[binary_view](https://arrow.apache.org/docs/format/Columnar.html#variable-size-binary-view-layout)
 or 
[list_view](https://arrow.apache.org/docs/format/Columnar.html#listview-layout).


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