xushiyan commented on issue #18308:
URL: https://github.com/apache/hudi/issues/18308#issuecomment-4454975485

   hey @jaystarshot for 3), yes it's zero-copy, hudi-rs rust core exposes 
Arrow's RecordBatch via [Arrow C stream 
interface](https://arrow.apache.org/docs/format/CStreamInterface.html) using a 
raw pointer. See the api in this block 
https://github.com/apache/hudi-rs/blob/0910ca7dbadd763a873d97ba9c0d1a7842dedc1b/cpp/src/lib.rs#L29
   
   cc @codope @yihua 


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