You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/03/24 15:18:46 UTC

[GitHub] [arrow] westonpace commented on issue #34704: [Python] When selecting child array in StructArray nullability is lost

westonpace commented on issue #34704:
URL: https://github.com/apache/arrow/issues/34704#issuecomment-1482981311

   >  when a struct array has null values, accessing a child via array.field returns an array where all values are valid.
   
   I believe this is intentional, though perhaps could be better documented.  CC @jorisvandenbossche for a second opinion.
   
   Perhaps we need a `flattened_field` method?


-- 
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-unsubscribe@arrow.apache.org

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