You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "sgilmore10 (via GitHub)" <gi...@apache.org> on 2023/05/30 23:33:58 UTC

[GitHub] [arrow] sgilmore10 commented on a diff in pull request #35827: GH-35676: [MATLAB] Add an `InferNulls` name-value pair for controlling null value inference during construction of `arrow.array.Array`

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


##########
matlab/src/matlab/+arrow/+args/parseValidElements.m:
##########
@@ -0,0 +1,28 @@
+function validElements = parseValidElements(data, detectNulls, nullDetectionFcn)

Review Comment:
   That's a mistake on my part. I meant to delete it.



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