Commit 60fd893
authored
[AMORO-4128] Drop mixed Flink 1.16 support (#4132)
* Drop mixed Flink 1.16 support (#4128)
Remove mixed Flink 1.16 modules and update documentation to reflect
the supported Flink versions (1.17, 1.18). This unblocks future
Iceberg upgrades that no longer support Flink 1.16.
- Remove v1.16/amoro-mixed-flink-1.16 and v1.16/amoro-mixed-flink-runtime-1.16 modules
- Remove Flink 1.16 entries from parent pom.xml module list
- Update version matrices in README and docs
- Update Flink documentation links from 1.16 to 1.17
- Clean up stale Flink 1.15 references in docs
Signed-off-by: Jiwon Park <jpark92@outlook.kr>
* Address review comment: sync MixedCatalog method with Iceberg 1.6.x source
Signed-off-by: Jiwon Park <jpark92@outlook.kr>
* Fix stale Spark 3.2 path reference in deployment docs
Update the example path from the non-existent
amoro-format-mixed-spark/v3.2 to amoro-mixed-spark/v3.3 to match
the current project structure. Also remove a trailing parenthesis
typo in the jar filename comment.
Signed-off-by: Jiwon Park <jpark92@outlook.kr>
---------
Signed-off-by: Jiwon Park <jpark92@outlook.kr>1 parent 7cebea4 commit 60fd893
12 files changed
Lines changed: 31 additions & 358 deletions
File tree
- amoro-format-mixed/amoro-mixed-flink
- amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/catalog
- v1.16
- amoro-mixed-flink-1.16
- amoro-mixed-flink-runtime-1.16
- docs
- admin-guides
- engines/flink
- user-guides
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
691 | 693 | | |
692 | 694 | | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
693 | 699 | | |
694 | 700 | | |
695 | 701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
Lines changed: 0 additions & 100 deletions
This file was deleted.
Lines changed: 0 additions & 229 deletions
This file was deleted.
0 commit comments