Commit ab8a196
[AMORO-4153]: Drop mixed Flink 1.17 support (#4154)
* Drop mixed Flink 1.17 support
Flink 1.17 support is removed to enable upgrading Iceberg from 1.6.x
to 1.7.x, as Iceberg 1.7.0 dropped the iceberg-flink-1.17 artifact.
After this change, only Flink 1.18 is supported for mixed format.
- Remove v1.17 module directory (amoro-mixed-flink-1.17,
amoro-mixed-flink-runtime-1.17)
- Remove v1.17 module entries from parent pom.xml
- Update all documentation references from Flink 1.17 to 1.18
- Update Iceberg source reference in MixedCatalog.java
* Update AMORO_VERSION to 0.9.0-incubating in flink-get-started.md
Signed-off-by: Jiwon Park <jpark92@outlook.kr>
Co-authored-by: Xu Bai <tocreationbai@gmail.com>1 parent 958e209 commit ab8a196
13 files changed
Lines changed: 19 additions & 351 deletions
File tree
- amoro-format-mixed/amoro-mixed-flink
- amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/catalog
- v1.17
- amoro-mixed-flink-1.17
- amoro-mixed-flink-runtime-1.17
- 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: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
| 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 & 99 deletions
This file was deleted.
Lines changed: 0 additions & 229 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments