alamb commented on issue #18350:
URL: https://github.com/apache/datafusion/issues/18350#issuecomment-3480557163

   > Hopefully, downstream usages use iterators and not regular for loops that 
assume strictly increasing indexes, but I'd call that a bug if they didn't.
   
   I think the whole point of ListView is that it has offset + length precisely 
so that the indexes do not have to be strictly increasing
   
   List / LargeList require strictly increasing indexes as there are no 
separately encoded lengths


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to