jorisvandenbossche commented on issue #26685:
URL: https://github.com/apache/arrow/issues/26685#issuecomment-1766373675

   > 1. This should be a general utility function, not something in `ipc`
   
   Just to be fair, @clarkzinzow noted that as one of the remaining todo's of 
his branch
   
   
   
   > 2\. 'm not sure what the point is of introducing a `ArrayBufferPayload` 
class that looks a lot like `ArrayData`
   
   That also not really clear to me. Above the following brief explanation was 
given (https://github.com/apache/arrow/issues/26685#issuecomment-1703199976):
   
   > a `BufferAggregator` interface is introduced with an IPC implementation 
and an implementation that accumulates buffers into a payload (similar to the C 
data interface) that can be serialized with language-specific schemes by Arrow 
front-ends (e.g. pickle via Python).
   
    @clarkzinzow can you explain a bit your rationale of going with this 
payload class?
   
   
   


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