alamb opened a new issue #170:
URL: https://github.com/apache/arrow-rs/issues/170


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-11359
   
   The `take` of boolean does not check that the index is within bounds when 
calls `values.value(index)`, not checks that `index` is defined (i.e. the slot 
is not null).
   
   See description https://github.com/apache/arrow/pull/9301 for details


-- 
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:
[email protected]


Reply via email to