arashandishgar commented on PR #45561: URL: https://github.com/apache/arrow/pull/45561#issuecomment-2684176969
> > I thinks it's better to show the physical layout of dense_union in that order. First Show the type, then the offeset and finally the child values as child valuse are deduced from the other buffers > > Hmm. I think that the current order is better. It shows data (children) to be referred and then refer the data by types and offsets. I found it difficult to follow up when there are multiple child values (like Complex record batch example) as child values have different lenght compare to type and offset buffers -- 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