otegami opened a new pull request, #45977:
URL: https://github.com/apache/arrow/pull/45977

   ### Rationale for this change
   
   The PR reduces duplicated test cases and ensures that both `raw_records` and 
`each_raw_record` behave consistently by extracting their common test cases.
   - `Arrow::Table#each_raw_record`
   - `Arrow::Table#raw_records`
   
   ### What changes are included in this PR?
   
   We extracted shared test cases about tables used by both `raw_records` and 
`each_raw_record`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.
   
   * GitHub Issue: #45897


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