pitrou commented on issue #46485:
URL: https://github.com/apache/arrow/issues/46485#issuecomment-2893747015

   > This happens because `fixed_size_list` uses a single bitmap layout. 
Consequently, the`int32`bitmap layout is ignored in the below code, and only 
one data layout remains — which coincidentally matches the layout of int32.
   
   Ah, you're right. That code is certainly too naive...


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

Reply via email to