You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/13 23:51:40 UTC

[GitHub] [arrow] westonpace commented on pull request #10272: ARROW-12677: [Python] Add a mask argument to pyarrow.StructArray.from_arrays

westonpace commented on pull request #10272:
URL: https://github.com/apache/arrow/pull/10272#issuecomment-840899285


   I've added the call to invert.  I went ahead and added a `memory_pool` parameter per @&res suggestion on the JIRA.  I also verified that we can create null elements in a `ListArray` and added a test for `ListArray.from_arrays` since there was none.
   
   I believe I have addressed all PR comments and, pending CI, this is ready for review.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org