sgilmore10 commented on code in PR #35827:
URL: https://github.com/apache/arrow/pull/35827#discussion_r1210934445


##########
matlab/src/matlab/+arrow/+args/parseValidElements.m:
##########
@@ -0,0 +1,28 @@
+function validElements = parseValidElements(data, detectNulls, 
nullDetectionFcn)
+    % Returns a logical vector of the validElements in data. If inferNulls

Review Comment:
   Good catch. I thought I renamed the parameter, but I guess I did not. 



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

Reply via email to