Xuanwo commented on PR #966:
URL: https://github.com/apache/iceberg-rust/pull/966#issuecomment-2664596679

   > Just curious how would this interface work with 
[iceberg-cpp](https://github.com/apache/iceberg-cpp?rgh-link-date=2025-02-18T04%3A37%3A15Z)?
 Will there be collaboration or duplication?
   
   Thanks for the question! I have to admit that there is some duplication for 
specific use cases, such as when users only need a C ABI, which both the 
iceberg-rust C binding and iceberg-cpp can provide—although neither of them is 
fully functional at the moment.
   
   However, I started this C binding with the intention of fostering 
collaboration:
   
   - The iceberg-rust C binding exposes a C ABI, unlocking significant 
potential for broader community engagement with languages like Lua, Swift, Zig, 
PHP, and more.
   - iceberg-cpp could leverage our C binding for certain components like file 
I/O and catalog management. 
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to