kevingurney commented on code in PR #36366:
URL: https://github.com/apache/arrow/pull/36366#discussion_r1253449142
##########
matlab/src/cpp/arrow/matlab/bit/unpack.cc:
##########
@@ -38,4 +38,13 @@ namespace arrow::matlab::bit {
return unpacked_matlab_logical_Array;
}
+
+ const uint8_t* unpacked_as_ptr(const ::matlab::data::TypedArray<bool>&
unpacked_validity_bitmap) {
Review Comment:
Fixed.
--
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]