my-vegetable-has-exploded commented on PR #5217:
URL: https://github.com/apache/arrow-rs/pull/5217#issuecomment-1859137625

   And there are some points that I am not sure about
   
   - for stuctarray,  a struct array has its own validity bitmap that is 
independent of its child arrays’ validity bitmaps.  So I don't handle 
nullbuffer for each field.
   - I don't find a way to new a structscalar, so I don't test scalar yet.
   
   Maybe another question, how can I make these test codes shorter?


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