GitHub user leborchuk added a comment to the discussion: [Proposal] Iceberg subsystem for datalake_fdw — design proposal
> Iceberg-cpp is still incomplete and only supports limited features for now. > We may adopt a compromise solution: implement core basic functions > temporarily via Java proxy first, and refactor the code to use Iceberg-Cpp > once it is fully functional. > > A phased implementation approach seems more realistic at the moment. We could forking iceberg-cpp, making changes and then gradually merging the good solutions back into the main repository. Just writing code isn't a problem anymore. It's difficult to implement a good working solution. If Java is a good example, let's rewrite Java to C++ using LLM as an experiment. GitHub link: https://github.com/apache/cloudberry/discussions/1683#discussioncomment-16957628 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
