Hi everyone, The Apache Paimon community is pleased to announce the release of Apache Paimon C++ 0.3.0.
This is the first official release of Paimon C++ under the Apache Software Foundation. Paimon C++ is a high-performance native C++ implementation that enables compute engines to efficiently access and process data stored in the Apache Paimon table format. Source release: https://downloads.apache.org/paimon/paimon-cpp-0.3.0/ Release notes: https://github.com/apache/paimon-cpp/releases/tag/v0.3.0 Documentation: https://paimon.apache.org/docs/cpp/ All ongoing development of Paimon C++ has now been fully migrated to the Apache repository: https://github.com/apache/paimon-cpp Going forward, please submit issues, pull requests, and other contributions to this repository. We warmly welcome everyone to join the community and contribute to the continued development of Apache Paimon C++. Thanks to everyone who contributed to this release. Best regards, Xinyu Liu
