Re: 【Feature】Request support for c++ sdk

2022-06-12 Thread OpenInx
Thanks Kyle for sharing your context. Recently, I also spent some time practicing my Rust skills. Generally, I'm +1 for adding Rust SDK support for native language. On Mon, Jun 13, 2022 at 12:51 PM Kyle Bendickson wrote: > Thanks for starting this discussion. > > I know I was the first to men

Re: 【Feature】Request support for c++ sdk

2022-06-12 Thread Kyle Bendickson
Thanks for starting this discussion. I know I was the first to mention some of my concerns (which I still have and would apply to any new major change), but I also think that this is an avenue that should be explored. Specifically a native integration would have many benefits for read paths (in a

Re: 【Feature】Request support for c++ sdk

2022-06-12 Thread OpenInx
Hi Tao Wu. I think the apache iceberg community is very consistent in providing the Iceberg SDK for native languages. I am very happy to offer my perspective and help if needed when you try to move this thing forward. On Mon, Jun 13, 2022 at 11:04 AM Wu Tao wrote: > Hi, everyone, I'm Tao. I'm

Re: 【Feature】Request support for c++ sdk

2022-06-12 Thread Wu Tao
Hi, everyone, I'm Tao. I'm currently working on a commercial streaming system that is written in Rust. Actually, I'm planning to implement an Iceberg Rust SDK so that we can have better integration with the existing Iceberg ecosystem. Initially I found https://github.com/oliverdaff/iceberg-rs,

Re: [VOTE] Adopt Puffin format as a file format for statistics and indexes

2022-06-12 Thread Miao Wang
+1 on the format! It looks great! Thanks for materializing the initial design idea. Miao From: Kyle Bendickson Date: Sunday, June 12, 2022 at 1:55 PM To: dev@iceberg.apache.org Subject: Re: [VOTE] Adopt Puffin format as a file format for statistics and indexes EXTERNAL: Use caution when click

Re: [VOTE] Adopt Puffin format as a file format for statistics and indexes

2022-06-12 Thread Kyle Bendickson
+1 [non-binding] Thank you Piotr for all of the work you’ve put into this. This should greatly benefit not only Iceberg on Trino, but hopefully can be used in many novel ways due to its well thought out generic design and incorporation of the ability to extend with new sketches. Looking forward