sgilmore10 commented on code in PR #37190: URL: https://github.com/apache/arrow/pull/37190#discussion_r1296068092
########## 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: to/from -- 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]
