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

[GitHub] [arrow] sgilmore10 opened a new issue, #36109: [MATLAB]: Store an `nullptr` as the validity bitmap if all array elements are valid

sgilmore10 opened a new issue, #36109:
URL: https://github.com/apache/arrow/issues/36109

   ### Describe the enhancement requested
   
   Currently, the MATLAB interface does not take advantage of the fact that an array's `validity_bitmap` can be a nullptr if everything in the array is valid. We should take advantage of this optimization. 
   
   ### Component(s)
   
   MATLAB


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

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


[GitHub] [arrow] sgilmore10 commented on issue #36109: [MATLAB]: Store an `nullptr` as the validity bitmap if all array elements are valid

Posted by "sgilmore10 (via GitHub)" <gi...@apache.org>.
sgilmore10 commented on issue #36109:
URL: https://github.com/apache/arrow/issues/36109#issuecomment-1593685748

   take


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


[GitHub] [arrow] kou closed issue #36109: [MATLAB]: Store a `nullptr` as the validity bitmap if all array elements are valid

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #36109: [MATLAB]: Store a `nullptr` as the validity bitmap if all array elements are valid
URL: https://github.com/apache/arrow/issues/36109


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

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