yunfengzhou-hub opened a new pull request, #7023:
URL: https://github.com/apache/paimon/pull/7023

   ### Purpose
   
   This PR adds profile and CI pipelines to verify paimon-flink's compatibility 
with Hadoop 3.x, so that if users want to use paimon-flink in a Hadoop 3.x 
project, they can compile the project with -Phive3 on their own and get the 
needed dependencies.
   
   Given that Paimon still promises compatibility with Hadoop 2.x, Support for 
Hadoop 3.x is only added as an optional profile, instead of being set as the 
default dependency.
   
   Currently only Flink 1.x has been verified against 
   In order to keep the CI workflow
   
   ### Tests
   
   * Add new CI workflows to verify the correctness of paimon-flink under the 
hadoop 3.x profile.
   
   ### API and Format
   
   This PR does not change API or format.
   
   ### Documentation
   
   It is documented in Flink quickstart how to build paimon-flink with hadoop 
3.x.
   


-- 
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]

Reply via email to