zeroshade opened a new pull request, #196:
URL: https://github.com/apache/arrow-go/pull/196

   ### Rationale for this change
   Brought up in https://github.com/apache/arrow/issues/39730 requesting 
separate functions to generate the IPC Payloads for record batches (we have one 
for schemas in the Flight package, but it makes sense to have one in ipc which 
is more efficient).
   
   ### What changes are included in this PR?
   Two functions are added, `GetRecordBatchPayload` and `GetSchemaPayload` 
which return ipc payload objects.
   
   ### Are these changes tested?
   Yes, a unit test is added.
   
   ### Are there any user-facing changes?
   No.
   


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