Skip to content

build(deps): bump iceberg from 1.10.0 to 1.10.1#9843

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/iceberg-1.10.1
Open

build(deps): bump iceberg from 1.10.0 to 1.10.1#9843
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/iceberg-1.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps iceberg from 1.10.0 to 1.10.1.
Updates org.apache.iceberg:iceberg-aliyun from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-aliyun's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-aws from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-aws's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-aws-bundle from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-aws-bundle's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-azure from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-azure's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-azure-bundle from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-azure-bundle's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-core from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-core's releases.

apache-iceberg-1.10.1

  • API
  • Core
  • Parquet
    • Fix NameMapping loss in ParquetUtil.footerMetrics by @​tmater in (#14617)
    • Add variant type support to ParquetTypeVisitor by @​tmater in (#14588)
    • Fix variant type filtering in ParquetMetricsRowGroupFilter by @​geruh in (#14081)
    • handle NPE for VariantLogicalType in TypeWithSchemaVisitor by @​aihuaxu in (#14261)
    • Fix UUID ClassCastException when reading Parquet files with UUIDs by @​ndrluis in (#14027)
  • Flink
    • Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14182)
    • Backport Ensure DynamicCommitter idempotence in the presence of failures by @​mxm in (#14213)
    • Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14358)
    • Backport Prevent recreation of ManifestOutputFileFactory during flushing by @​mxm in (#14385)
    • Fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14406)
    • Port fix cache refreshing in DynamicIcebergSink by @​aiborodin in (#14765)
  • Spark
  • Kafka Connect
  • Vendor integrations

Full Changelog: apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1

Commits
  • ccb8bc4 [1.10.x] Cherry-pick Flink: fix cache refreshing in dynamic sink (14406, 1476...
  • eb26eb3 Revert "BigQuery: Add iceberg-bigquery dependency to spark and flink build sc...
  • 75b7f60 Fix NameMapping loss in ParquetUtil.footerMetrics (#14617)
  • 53b252a Core: Fix NAN_VALUE_COUNTS serialization for ContentFile (#14721) (#14775)
  • 4d9320d AWS: Configure builder for reuse of http connection pool in SDKv2 (#14161) (#...
  • b14249e Revert "Core: Align ContentFile partition JSON with REST spec (#14738)" (#14742)
  • b0ee3de Core: Align ContentFile partition JSON with REST spec (#14738)
  • 4112dad Align PlanTableScanRequest filter with OpenAPI spec
  • 21eb27e REST: Make plan status consistent with the SPEC
  • 34f0d67 Add variant type support to ParquetTypeVisitor (#14588) (#14624)
  • Additional commits viewable in compare view

Updates org.apache.iceberg:iceberg-api from 1.10.0 to 1.10.1

Release notes

Sourced from org.apache.iceberg:iceberg-api's releases.

apache-iceberg-1.10.1

  • API
    • required nested fields within optional structs can produce null by @​dejangvozdenac in (#13804)
    • Detect whether required fields nested within optionals can produce nulls by @​nastra in (

Bumps `iceberg` from 1.10.0 to 1.10.1.

Updates `org.apache.iceberg:iceberg-aliyun` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-aws` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-aws-bundle` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-azure` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-azure-bundle` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-core` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-api` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-gcp` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

Updates `org.apache.iceberg:iceberg-gcp-bundle` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.10.0...apache-iceberg-1.10.1)

---
updated-dependencies:
- dependency-name: org.apache.iceberg:iceberg-aliyun
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-aws
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-aws-bundle
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-azure
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-azure-bundle
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-core
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-hive-metastore
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-gcp
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.iceberg:iceberg-gcp-bundle
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants