j1wonpark opened a new pull request, #4154:
URL: https://github.com/apache/amoro/pull/4154

   ## Why are the changes needed?
   
   Amoro mixed-format Flink still maintains version-specific modules for Flink 
1.17 (`amoro-mixed-flink-1.17` and `amoro-mixed-flink-runtime-1.17`).
   
   According to [Iceberg's multi-engine support 
matrix](https://iceberg.apache.org/multi-engine-support/), Flink 1.17 is 
already End of Life. Continuing to keep mixed Flink 1.17 increases maintenance 
cost and makes future Iceberg upgrades harder.
   
   Close #4153.
   
   ## Brief change log
   
   - Removed `v1.17/amoro-mixed-flink-1.17` and 
`v1.17/amoro-mixed-flink-runtime-1.17` module directories and their POMs
   - Removed Flink 1.17 module references from 
`amoro-format-mixed/amoro-mixed-flink/pom.xml`
   - Updated `MixedCatalog.java` Javadoc to remove Flink 1.17 reference
   - Updated documentation (`README.md`, `docs/`) to reflect supported Flink 
versions as 1.18, 1.19, and 1.20
   
   ## How was this patch tested?
   
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [x] Run test locally before making a pull request
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not applicable)


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