DataFrame.changeColumnType unexpected side effect

After using DataFrame.changeColumnType the column loses the metadata - tags, grouping, …etc.

Indeed, it would make sense to keep the metadata when changing the column type. We have an open ticket for that and, hopefully, fix this behavior soon. Thanks :slight_smile:

1 Like

It should be fixed in 0.89.26

2 Likes