dependabot[bot] opened a new pull request, #9843:
URL: https://github.com/apache/gravitino/pull/9843

   Bumps `iceberg` from 1.10.0 to 1.10.1.
   Updates `org.apache.iceberg:iceberg-aliyun` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-aliyun's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-aws` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-aws's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-aws-bundle` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-aws-bundle's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-azure` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-azure's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-azure-bundle` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-azure-bundle's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-core` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14270";>#14270</a>)</li>
   </ul>
   </li>
   <li>Core
   <ul>
   <li>Prevent dropping a namespace when it contains views by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14456";>#14456</a>)</li>
   <li>Fix overflow due to default value on timestamp nanos by <a 
href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14359";>#14359</a>)</li>
   <li>Fix the unpartitioned check in replace partitions by <a 
href="https://github.com/yuboxx";><code>@​yuboxx</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14186";>#14186</a>)</li>
   <li>Fix for respecting custom location providers in SerializableTable and 
actions by <a href="https://github.com/przemekd";><code>@​przemekd</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14280";>#14280</a>)</li>
   <li>Fix <code>NAN_VALUE_COUNTS</code> serialization for ContentFile by <a 
href="https://github.com/huaxingao";><code>@​huaxingao</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14721";>#14721</a>)</li>
   <li>Handle unknown type during deletes by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14356";>#14356</a>)</li>
   <li>REST: Fix validation of PlanTableScanRequest by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14561";>#14561</a>)</li>
   <li>REST: Fix validation of PlanTableScanResponse by <a 
href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14562";>#14562</a>)</li>
   <li>REST: Fix RESTFileScanTaskParser to handle empty delete file references 
list by <a href="https://github.com/ajreid21";><code>@​ajreid21</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14568";>#14568</a>)</li>
   <li>REST: Fix serde of tasks with multiple deletes by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14573";>#14573</a>)</li>
   <li>REST: Align PlanTableScanRequest filter with the OpenAPI spec  by <a 
href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14658";>#14658</a>)</li>
   <li>REST: Make plan status consistent with the REST spec by <a 
href="https://github.com/singhpk234";><code>@​singhpk234</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14643";>#14643</a>)</li>
   </ul>
   </li>
   <li>Parquet
   <ul>
   <li>Fix NameMapping loss in <code>ParquetUtil.footerMetrics</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14617";>#14617</a>)</li>
   <li>Add variant type support to <code>ParquetTypeVisitor</code> by <a 
href="https://github.com/tmater";><code>@​tmater</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14588";>#14588</a>)</li>
   <li>Fix variant type filtering in <code>ParquetMetricsRowGroupFilter</code> 
by <a href="https://github.com/geruh";><code>@​geruh</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14081";>#14081</a>)</li>
   <li>handle NPE for <code>VariantLogicalType</code> in 
<code>TypeWithSchemaVisitor</code> by <a 
href="https://github.com/aihuaxu";><code>@​aihuaxu</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14261";>#14261</a>)</li>
   <li>Fix <code>UUID</code> <code>ClassCastException</code> when reading 
Parquet files with UUIDs by <a 
href="https://github.com/ndrluis";><code>@​ndrluis</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14027";>#14027</a>)</li>
   </ul>
   </li>
   <li>Flink
   <ul>
   <li>Ensure <code>DynamicCommitter</code> idempotence in the presence of 
failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14182";>#14182</a>)</li>
   <li>Backport Ensure <code>DynamicCommitter</code> idempotence in the 
presence of failures by <a href="https://github.com/mxm";><code>@​mxm</code></a> 
in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14213";>#14213</a>)</li>
   <li>Prevent recreation of <code>ManifestOutputFileFactory</code> during 
flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14358";>#14358</a>)</li>
   <li>Backport Prevent recreation of <code>ManifestOutputFileFactory</code> 
during flushing by <a href="https://github.com/mxm";><code>@​mxm</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/14385";>#14385</a>)</li>
   <li>Fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14406";>#14406</a>)</li>
   <li>Port fix cache refreshing in <code>DynamicIcebergSink</code> by <a 
href="https://github.com/aiborodin";><code>@​aiborodin</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14765";>#14765</a>)</li>
   </ul>
   </li>
   <li>Spark
   <ul>
   <li>3.4: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14170";>#14170</a>)</li>
   <li>3.5: Pass format-version when creating a snapshot by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14169";>#14169</a>)</li>
   <li>4.0: Pass format-version when creating a snapshot in table migration 
actions by <a href="https://github.com/Fokko";><code>@​Fokko</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14163";>#14163</a>)</li>
   <li>Fix Z-order UDF to correctly handle <code>DateType</code> by <a 
href="https://github.com/ronkapoor86";><code>@​ronkapoor86</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14108";>#14108</a>)</li>
   </ul>
   </li>
   <li>Kafka Connect
   <ul>
   <li>Merge control topic and last persisted offsets by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14525";>#14525</a>)</li>
   </ul>
   </li>
   <li>Vendor integrations
   <ul>
   <li>AWS: Configure builder for reuse of HTTP connection pool in SDK v2 by <a 
href="https://github.com/anuragmantri";><code>@​anuragmantri</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14161";>#14161</a>)</li>
   <li>AWS: Fix leaked credentials when contacting multiple catalogs by <a 
href="https://github.com/adutra";><code>@​adutra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14178";>#14178</a>)</li>
   <li>AWS: Exclude logging dependencies from the bundle by <a 
href="https://github.com/danielcweeks";><code>@​danielcweeks</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/pull/14225";>#14225</a>)</li>
   </ul>
   </li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/ccb8bc435062171e64bc8b7e5f56e6aed9c5b934";><code>ccb8bc4</code></a>
 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 
1476...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/eb26eb3902186818676a48496cb3db44a337d82d";><code>eb26eb3</code></a>
 Revert &quot;BigQuery: Add iceberg-bigquery dependency to spark and flink 
build sc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/75b7f60f103b86b295fe4f108c8487896e439dd3";><code>75b7f60</code></a>
 Fix NameMapping loss in ParquetUtil.footerMetrics (<a 
href="https://redirect.github.com/apache/iceberg/issues/14617";>#14617</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/53b252ad60f3ff57e1c646b09e0e8bf8dfa9b923";><code>53b252a</code></a>
 Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (<a 
href="https://redirect.github.com/apache/iceberg/issues/14721";>#14721</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14775";>#14775</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4d9320df367e371b81fee3a7f7db4f7980bcf832";><code>4d9320d</code></a>
 AWS: Configure builder for reuse of http connection pool in SDKv2 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14161";>#14161</a>) 
(#...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b14249e1c8f8bc20a305ce922e542f88a3fb7767";><code>b14249e</code></a>
 Revert &quot;Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)&quot;
 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14742";>#14742</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/b0ee3de24ced105e5e8f932fe44e60618aed6f3a";><code>b0ee3de</code></a>
 Core: Align ContentFile partition JSON with REST spec (<a 
href="https://redirect.github.com/apache/iceberg/issues/14738";>#14738</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4112dad0d0045667cf3eb5d782b2fa0c64028a41";><code>4112dad</code></a>
 Align PlanTableScanRequest filter with OpenAPI spec</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/21eb27edd524ca9be35f4191caae1b57a02d808a";><code>21eb27e</code></a>
 REST: Make plan status consistent with the SPEC</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/34f0d6756ec8b356b0302b2c25ae7a5c5362039d";><code>34f0d67</code></a>
 Add variant type support to ParquetTypeVisitor (<a 
href="https://redirect.github.com/apache/iceberg/issues/14588";>#14588</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/14624";>#14624</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.10.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-api` from 1.10.0 to 1.10.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.1</h2>
   <ul>
   <li>API
   <ul>
   <li>required nested fields within optional structs can produce null by <a 
href="https://github.com/dejangvozdenac";><code>@​dejangvozdenac</code></a> in 
(<a 
href="https://redirect.github.com/apache/iceberg/pull/13804";>#13804</a>)</li>
   <li>Detect whether required fields nested within optionals can produce nulls 
by <a href="https://github.com/nastra";><code>@​nastra</code></a> in (<a 
href="https://redirect.github.com/apache/iceberg/...
   
   _Description has been truncated_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to