Skip to content

fix: Iceberg schema evolution fails for map, array and struct types#2755

Merged
LeonLuttenberger merged 4 commits intomainfrom
2751-iceberg-writes-for-map-columns-with-fill_missing_columns_in_df-fails-due-to-type-mapping-error
Apr 2, 2024
Merged

fix: Iceberg schema evolution fails for map, array and struct types#2755
LeonLuttenberger merged 4 commits intomainfrom
2751-iceberg-writes-for-map-columns-with-fill_missing_columns_in_df-fails-due-to-type-mapping-error

Conversation

@LeonLuttenberger
Copy link
Copy Markdown
Contributor

@LeonLuttenberger LeonLuttenberger commented Apr 1, 2024

Feature or Bugfix

  • Bugfix

Detail

  • Iceberg schema evolution fails for map, array, and struct types

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@LeonLuttenberger LeonLuttenberger marked this pull request as ready for review April 1, 2024 15:55
…l_missing_columns_in_df-fails-due-to-type-mapping-error
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

Comment thread tests/unit/test_athena_iceberg.py
Comment thread awswrangler/_data_types.py Outdated
@LeonLuttenberger LeonLuttenberger changed the title fix: Iceberg schema evolution fails for map or array types fix: Iceberg schema evolution fails for map, array and struct types Apr 2, 2024
@malachi-constant
Copy link
Copy Markdown
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 83c3a12
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Copy Markdown
Contributor

@kukushking kukushking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@malachi-constant
Copy link
Copy Markdown
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: 83c3a12
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@LeonLuttenberger LeonLuttenberger merged commit ace17a3 into main Apr 2, 2024
@LeonLuttenberger LeonLuttenberger deleted the 2751-iceberg-writes-for-map-columns-with-fill_missing_columns_in_df-fails-due-to-type-mapping-error branch April 2, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iceberg writes for map columns with fill_missing_columns_in_df fails due to type mapping error

5 participants