We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca2f4e commit 61fda33Copy full SHA for 61fda33
1 file changed
website/www/site/content/en/documentation/runners/flink.md
@@ -330,6 +330,16 @@ To find out which version of Flink is compatible with Beam please see the table
330
<th>Artifact Id</th>
331
<th>Supported Beam Versions</th>
332
</tr>
333
+<tr>
334
+ <td>2.0.x</td>
335
+ <td>beam-runners-flink-2.0</td>
336
+ <td>≥ 2.72.0</td>
337
+</tr>
338
339
+ <td>1.20.x</td>
340
+ <td>beam-runners-flink-1.20</td>
341
+ <td>≥ 2.70.0</td>
342
343
<tr>
344
<td>1.19.x</td>
345
<td>beam-runners-flink-1.19</td>
0 commit comments