lidavidm commented on PR #966: URL: https://github.com/apache/iceberg-rust/pull/966#issuecomment-2673451050
Good to know, thanks! I have run into `cxx` in an internal project and IMO even with that it takes some manual wrapping to generate "nice" APIs. As far as I am concerned, as long as it is possible to disable most/all of the IO then this would provide the same functionality I'm interested in from the C++ library. I'd like to parse snapshots/manifests (preferably with a C++-provided reader) but would want to do all the reading of data files myself (to leverage cuDF etc) -- 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