wgtmac commented on PR #966: URL: https://github.com/apache/iceberg-rust/pull/966#issuecomment-2671757585
With regard to the possible integration with iceberg-cpp (or even replace it), I have some initial questions (might be dumb since I'm a newbie to the Rust world): 1. Is it a battery-included solution or has the flexility to let downstreams plugin their own implementations of I/O (cloud object store, hdfs, async I/O, etc.), file formats (parquet/avro/orc)? This has been discussed a lot in the iceberg-cpp project and should be the 1st priority. 2. Is there any limitation to support different architectures (e.g. ARM) or platforms (e.g. Windows)? 3. Is it possible to automatically generate C++ headers to be more friendly to C++? -- 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