assignUser commented on issue #43929:
URL: https://github.com/apache/arrow/issues/43929#issuecomment-2327122017

   Thanks for the detailed answer. If you could share what language the follow 
up process use, recommending specific libraries would be easier but I 
understand if you can't share. 
   
   I currently don't have an example on hand but I have some ideas and I'll try 
to throw something together. For that I'll do python <> python. It also sounds 
like you are working with discrete packages of data (i.e. messages/updates) vs. 
a continues stream of new batches of the same table? 
   
   > C is in the plans but that's at least a few months away.
   
   Just to clarify: you don't need to use C to use the C Data API. It should be 
usable in any language that gives access to an ffi e.g. for python its 
[CFFI](https://cffi.readthedocs.io/en/stable/)


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

Reply via email to