Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 12:45 AM
At the moment you will have to rewrite the data as you cannot change the type of a column.
https://docs.delta.io/latest/delta-batch.html#change-column-type-or-name
But (others may correct me if I'm wrong here) I think type change is in the dev backlog.