Search before asking
Description
Hi Doris community,
Paimon C++ has been migrated to the Apache community, and future releases
and ongoing development will continue in the official repository:
https://github.com/apache/paimon-cpp
We noticed that Doris currently uses an older Paimon C++ snapshot from
apache/doris-thirdparty:
https://github.com/apache/doris/blob/master/thirdparty/arrow-paimon-vars.sh
When convenient, it would be great to migrate this dependency to an
official Apache Paimon C++ release, such as 0.3.0, so that Doris can more
easily receive future updates and bug fixes.
Please note that the current snapshot does not have an identical commit SHA
in the Apache repository, so the migration may require compatibility
validation rather than only changing the download URL.
Solution
We suggest:
- Updating the dependency to an official Apache Paimon C++ release.
- Reviewing the existing Doris-specific patches and build configuration.
- Verifying the Doris BE build and related Paimon tests.
Apache Paimon C++ 0.3.0 release:
https://github.com/apache/paimon-cpp/releases/tag/v0.3.0
If any issues arise during the migration, we would be happy to help.
Are you willing to submit PR?
Code of Conduct
Search before asking
Description
Hi Doris community,
Paimon C++ has been migrated to the Apache community, and future releases
and ongoing development will continue in the official repository:
https://github.com/apache/paimon-cpp
We noticed that Doris currently uses an older Paimon C++ snapshot from
apache/doris-thirdparty:https://github.com/apache/doris/blob/master/thirdparty/arrow-paimon-vars.sh
When convenient, it would be great to migrate this dependency to an
official Apache Paimon C++ release, such as 0.3.0, so that Doris can more
easily receive future updates and bug fixes.
Please note that the current snapshot does not have an identical commit SHA
in the Apache repository, so the migration may require compatibility
validation rather than only changing the download URL.
Solution
We suggest:
Apache Paimon C++ 0.3.0 release:
https://github.com/apache/paimon-cpp/releases/tag/v0.3.0
If any issues arise during the migration, we would be happy to help.
Are you willing to submit PR?
Code of Conduct