Describe the bug
This method should not replace the metadata, but merge metadata from 2 schemas:
val schemaMerged = SparkUtils.copyMetadata(schemaFrom, schemaTo)
Code snippet that caused the issue
--
Expected behavior
Metadata copying method should retain existing metadata.
Context
--
Copybook (if possible)
--