sgilmore10 commented on code in PR #37475:
URL: https://github.com/apache/arrow/pull/37475#discussion_r1310729344
##########
matlab/src/matlab/+arrow/+tabular/Schema.m:
##########
@@ -48,14 +48,10 @@
idx = index.numericOrString(idx, "int32");
if isnumeric(idx)
- % TODO: Consider vectorizing field() to support extracting
Review Comment:
Could use an `arguments` block here as well.
--
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]