Skip to content

Commit 61fda33

Browse files
authored
Update Flink Version Compatibility (#38277)
1 parent 6ca2f4e commit 61fda33

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

  • website/www/site/content/en/documentation/runners

website/www/site/content/en/documentation/runners/flink.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,16 @@ To find out which version of Flink is compatible with Beam please see the table
330330
<th>Artifact Id</th>
331331
<th>Supported Beam Versions</th>
332332
</tr>
333+
<tr>
334+
<td>2.0.x</td>
335+
<td>beam-runners-flink-2.0</td>
336+
<td>&ge; 2.72.0</td>
337+
</tr>
338+
<tr>
339+
<td>1.20.x</td>
340+
<td>beam-runners-flink-1.20</td>
341+
<td>&ge; 2.70.0</td>
342+
</tr>
333343
<tr>
334344
<td>1.19.x</td>
335345
<td>beam-runners-flink-1.19</td>

0 commit comments

Comments
 (0)