

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Amazon EMR 6.9.0：Iceberg 发布说明
<a name="Iceberg-release-history-690"></a>

## Amazon EMR 6.9.0：Iceberg 更改
<a name="Iceberg-release-history-changes-690"></a>


| Type | 说明 | 
| --- | --- | 
| 功能 | Amazon EMR Flink 与 Iceberg 的集成。 | 
| 功能 | Amazon EMR Hive 与 Iceberg 的集成。 | 
| 功能 | 支持在 Amazon FSx for Lustre 上缓存 Iceberg 元数据文件，以改进查询计划时间。 | 
| 逆向移植 | [PR 5050](https://github.com/apache/iceberg/pull/5050)：Flink 1.15：支持内联插入 SQL 注释中的写入选项。 | 
| 逆向移植 | [PR 5282](https://github.com/apache/iceberg/pull/5282):AWS: 通过打开新的数据文件流来修复 PUT 重试失败的问题。 | 
| 逆向移植 | [PR 5318](https://github.com/apache/iceberg/pull/5318)：Flink 1.15：弥合 FlinkSource 和 IcebergSource (FLIP-27) 之间的差距，并添加了可选配置以在 Flink SQL 中使用 FLIP-27 源代码。 | 
| 逆向移植 | [PR 5344](https://github.com/apache/iceberg/pull/5344)：Flink 1.14：弥合 FlinkSource 和 IcebergSource (FLIP-27) 之间的差距，并添加了可选配置以在 Flink SQL 中使用 FLIP-27 源代码。 | 
| 逆向移植 | [PR 5393](https://github.com/apache/iceberg/pull/5393)：Flink 1.14、1.15：避免在源代码阅读器中将 Iceberg MetricContext 指标转换为 Flink 指标。 FLIP-27  | 
| 逆向移植 | [PR 5401](https://github.com/apache/iceberg/pull/5401)：Flink 1.14、1.15：源读者指标的 PR \#5393 中错过了 IcebergSourceReader 群组。 FLIP-27  | 
| 逆向移植 | [PR 5679](https://github.com/apache/iceberg/pull/5679)：Spark 3.2、3.3：修复了节点的可空性传播问题。 MergeRows  | 
| 逆向移植 | [PR 5860](https://github.com/apache/iceberg/pull/5860)：Spark 3.3：修复 RewriteManifestProcedure 在 Date 分区表上运行 QueryFailure 时的问题。 | 
| 逆向移植 | [PR 5880](https://github.com/apache/iceberg/pull/5880)：Spark 3.3：修复读取时合并投影中的可空性。 | 
| 逆向移植 | [PR 5917](https://github.com/apache/iceberg/pull/5917)：Spark 3.2：修复读取时合并投影中的可空性。 | 