Describe the bug, including details regarding any error messages, version, and platform.
While working on #38415, I noticed that the toMATLAB method of arrow.array.BooleanArray does not take the slice offset into account. This will cause the toMATLAB method to return the wrong value.
Component(s)
MATLAB
Describe the bug, including details regarding any error messages, version, and platform.
While working on #38415, I noticed that the
toMATLABmethod ofarrow.array.BooleanArraydoes not take the slice offset into account. This will cause thetoMATLABmethod to return the wrong value.Component(s)
MATLAB