SML0127 opened a new pull request, #6997:
URL: https://github.com/apache/paimon/pull/6997

   <!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
   
   ### Purpose
   
   <!-- Linking this pull request to the issue -->
   Linked issue: close https://github.com/apache/paimon/issues/6889
   
   <!-- What is the purpose of the change -->
   - Bump flink cdc version to 3.5.0 & java11 in e2e test pom.xml with java11 
profiles. This prepares the module for future java11 e2e testing while 
maintaining current java8 build compatibility.
   - Split flink 1.x-others workflow 
     - `build_test_jdk8`: Runs on jdk 8. Tests flink core modules (1.16-1.20) 
excluding paimon-flink-cdc.
     - `build_test_jdk11`: Runs on jdk 11. Tests all modules (flink 1.16-1.20 + 
CDC) to validate integration with flink cdc 3.5.0. 
   - Kept e2e-tests-flink-1.x on JDK 8 (excluding CDC) to preserve end-to-end 
test coverage.
   
   
   ### Tests
   
   <!-- List UT and IT cases to verify this change -->
   
   ### API and Format
   
   <!-- Does this change affect API or storage format -->
   
   ### Documentation
   
   <!-- Does this change introduce a new feature -->
   


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