Fokko commented on code in PR #10155:
URL: https://github.com/apache/iceberg/pull/10155#discussion_r1567700280


##########
site/docs/multi-engine-support.md:
##########
@@ -83,15 +83,16 @@ Users should continuously upgrade their Flink version to 
stay up-to-date.
 <!-- markdown-link-check-disable -->
 
 | Version | Lifecycle Stage | Initial Iceberg Support | Latest Iceberg Support 
| Latest Runtime Jar                                                            
                                                                                
                                       |
-| ------- | --------------- | ----------------------- 
|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| ------- 
|-----------------|-------------------------|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 | 1.11    | End of Life     | 0.9.0                   | 0.12.1                 
| 
[iceberg-flink-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime/0.12.1/iceberg-flink-runtime-0.12.1.jar)
                                            |
 | 1.12    | End of Life     | 0.12.0                  | 0.13.1                 
| 
[iceberg-flink-runtime-1.12](https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-flink-runtime-1.12/0.13.2/iceberg-flink-runtime-1.12-0.13.2.jar)
 [3]                                          |
 | 1.13    | End of Life     | 0.13.0                  | 1.0.0                  
| 
[iceberg-flink-runtime-1.13](https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-flink-runtime-1.13/1.2.0/iceberg-flink-runtime-1.13-1.0.0.jar)
                                                |
 | 1.14    | End of Life     | 0.13.0                  | 1.2.0                  
| 
[iceberg-flink-runtime-1.14](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.14/1.2.0/iceberg-flink-runtime-1.14-1.2.0.jar)
                               |
 | 1.15    | End of Life     | 0.14.0                  | 1.4.3                  
| 
[iceberg-flink-runtime-1.15](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.15/1.4.3/iceberg-flink-runtime-1.15-1.4.3.jar)
                               |
-| 1.16    | Deprecated      | 1.1.0                   | {{ icebergVersion }}   
| 
[iceberg-flink-runtime-1.16](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/{{
 icebergVersion }}/iceberg-flink-runtime-1.16-{{ icebergVersion }}.jar) |
-| 1.17    | Maintained      | 1.3.0                   | {{ icebergVersion }}   
| 
[iceberg-flink-runtime-1.17](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/{{
 icebergVersion }}/iceberg-flink-runtime-1.17-{{ icebergVersion }}.jar) |
+| 1.16    | End of Life     | 1.1.0                   | {{ icebergVersion }}   
| 
[iceberg-flink-runtime-1.16](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/{{
 icebergVersion }}/iceberg-flink-runtime-1.16-{{ icebergVersion }}.jar) |

Review Comment:
   ```suggestion
   | 1.16    | End of Life     | 1.1.0                   | 1.5.0                
  | 
[iceberg-flink-runtime-1.16](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/1.5.0/iceberg-flink-runtime-1.16-1.5.0.jar)
                               |
   ```



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to