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


##########
matlab/src/matlab/+arrow/+internal/+test/+io/+feather/roundtrip.m:
##########
@@ -1,6 +1,5 @@
-function tableOut = featherRoundTrip(filename, tableIn)
-% FEATHERROUNDTRIP Helper function for round tripping a table
-% to a Feather file.
+% ROUNDTRIP Test utility for round tripping a MATLAB
+% table to a Feather V1 file.

Review Comment:
   round tripping a MATLAB table to ***and from*** a Feather V1 File?



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