Gabriel39 opened a new pull request, #67357: URL: https://github.com/apache/doris/pull/67357
### What problem does this PR solve? Backport #67158 to branch-4.1. A clean parallel Paimon C++ build can start compiling the object library before bundled codec external projects install their headers. External Regression can also replace the packaged FE configuration without preserving the compatible ADBC JNI library path. ### What is changed and how does it work? - Add the zstd, snappy, and lz4 targets to the Paimon object library dependencies. - Keep compatible complete Paimon prebuilts reusable. - Preserve the ADBC JNI library path in External Regression. - Add focused regression checks to the Arrow/Paimon workflow. ### Check List - [x] Arrow/Paimon lifecycle test - [x] Paimon codec dependency regression test - [x] ADBC JNI configuration regression test - [x] Patch dry-run against paimon-cpp-0a4f4e2 - [x] Shell syntax and workflow YAML validation ### Release note None. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
