andishgar commented on issue #46485: URL: https://github.com/apache/arrow/issues/46485#issuecomment-2893796275
> > 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... @pitrou Should I open a separate issue for this? I may not be able to address it in the near future due to both my current knowledge limitations and the number of other issues I'm already involved with -- 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