https://delta.io logo
t

Tabrez alam

06/26/2023, 4:36 PM
Hi Team, If we set overwriteSchema=true and we change the datatype of any column then does it rewrite the all files to change the schema of the table?
j

JosephK (exDatabricks)

06/26/2023, 5:51 PM
Changes to the table don't affect previous versions of the table.
t

Tabrez alam

06/27/2023, 3:35 AM
Thanks Josephk ..but in new version respective column will have new datatype ,right?
j

JosephK (exDatabricks)

06/27/2023, 12:00 PM
New versions will have the new schema.
t

Tabrez alam

06/27/2023, 12:12 PM
Thanks a lot JosephK