Change schema when writing to the Delta format

Justine_Bieber
New Contributor III

Is it possible to reapply schema in delta files? For example, we have a history with field string but from some point, we need to replace string with struct.

In my case merge option and overwrite schema don't work.