kou commented on code in PR #45861: URL: https://github.com/apache/arrow/pull/45861#discussion_r2004369852
########## ruby/red-arrow/test/records/test-basic-arrays.rb: ########## Review Comment: The "raw" part is important in this context. ("Record" means `Arrow::Record` and "raw record" means raw Ruby objects such as `Array` and `Hash`.) Can we use `ruby/red-arrow/test/raw-records/test-basic-arrays.rb` not `rub/red-arrow/test/records/test-basic-arrays.rb`? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org