Skip to content

Metadata copying method does not retain existing metadata #697

@yruslan

Description

@yruslan

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)

--

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions