GitHub user MisterRaindrop added a comment to the discussion: [Proposal] Iceberg subsystem for datalake_fdw — design proposal
Iceberg-Cpp has now been split into two parts: metadata processing and data reading. Theoretically, we only need to replace the Java-based metadata module in the future. Admittedly, this is still a compromise solution. If we fully commit to Iceberg-Cpp, the time and effort required will be hard to estimate. A more pragmatic way is to implement basic experimental functionalities first, and then make further optimizations and improvements in the later stage. GitHub link: https://github.com/apache/cloudberry/discussions/1683#discussioncomment-16955585 ---- 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]
