Mandukhai-Alimaa opened a new pull request, #522:
URL: https://github.com/apache/arrow-go/pull/522

   ### Rationale for this change
   
   Rename the Record interface to RecordBatch for clarity, since Record 
commonly means a single row but this type represents a batch of rows.
   
   ### What changes are included in this PR?
   
   The rest of the code is now changed to use the RecordBatch method and 
updated interface.
   
   ### Are these changes tested?
   
   Yes. All affected packages build successfully and core tests pass.
   
   ### Are there any user-facing changes?
   
   No user facing API changes. 
   
   Closes #457 
   


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