

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

# 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): Amazon: 通过打开新的数据文件流来修复 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 转换为 Flink MetricContext 指标。 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：修复读取时合并投影中的可空性。 | 