Skip to content

Support alter column set type for iceberg tables #222

@sfc-gh-abozkurt

Description

@sfc-gh-abozkurt

We should support schema type evolution according to iceberg spec v2, our current iceberg implementation.

  • make sure partition values of existing files are interpreted the same with the new type.
  • make sure data file stats of existing files are interpreted the same with the new type.
  • make sure to support all catalogs: postgres, rest and object_store.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions