Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

LeonLuttenberger
Copy link
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.

awswrangler/_data_types.py Outdated Show resolved Hide resolved
@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
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
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
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
19 checks passed
@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