Dear Paimon Community,
Apologies for the formatting issues in the previous email. We are the Storage Services team at Alibaba, pleased to announce the open-source release of paimon-cpp ( https://github.com/alibaba/paimon-cpp) — a high-performance C++ library designed to enable efficient integration between Apache Paimon and modern C++-based data processing engines. Paimon-cpp enables native C++ systems to directly read and write Paimon tables, with support for append tables and primary key tables. It also supports AI-oriented features such as Blob storage format, DataEvolution mode, and ANN indexing. We’ve just published the first official release-0.1 ( https://github.com/alibaba/paimon-cpp/releases/tag/v0.1.1), now available on GitHub under the Apache 2.0 license. **Adoption in Progress**: We’re excited to see that major C++-native systems such as **Doris**, **DuckDB**, and **StarRocks** are actively integrating paimon-cpp and planning to open-source their extensions. **Call for Use & Contribution**: We warmly invite all developers, engine teams, and users to try out paimon-cpp, share feedback, report issues, or contribute improvements. Whether it’s enhancing core functionality, adding new features, or building connectors — your contributions are welcome! **Looking Ahead**: Going forward, we plan to collaborate with Jingsong's team to donate paimon-cpp to the Apache Software Foundation, aligning it with the evolution of the broader Paimon community. Stay tuned for updates! Best regards, Xinyu Liu At 2026-03-23 11:26:18, "刘欣瑀 " <[email protected]> wrote: >Dear Paimon Community, We are the Storage Services team at Alibaba, pleased to >announce the open-source release of paimon-cpp >(https://github.com/alibaba/paimon-cpp) — a high-performance C++ library >designed to enable efficient integration between Apache Paimon and modern >C++-based data processing engines. Paimon-cpp enables native C++ systems to >directly read and write Paimon tables, with support for append tables and >primary key tables. It also supports AI-oriented features such as Blob storage >format, DataEvolution mode, and ANN indexing. >We’ve just published the first official release-0.1 >(https://github.com/alibaba/paimon-cpp/releases/tag/v0.1.1), now available on >GitHub under the Apache 2.0 license. **Adoption in Progress**: We’re excited >to see that major C++-native systems such as **Doris**, **DuckDB**, and >**StarRocks** are actively integrating paimon-cpp and planning to open-source >their extensions. **Call for Use & Contribution**: We warmly invite all >developers, engine teams, and users to try out paimon-cpp, share feedback, >report issues, or contribute improvements. Whether it’s enhancing core >functionality, adding new features, or building connectors — your >contributions are welcome! **Looking Ahead**: Going forward, we plan to >collaborate with Jingsong's team to donate paimon-cpp to the Apache Software >Foundation, aligning it with the evolution of the broader Paimon community. >Stay tuned for updates! Best regards, Xinyu Liu
