Skip to content

[DISCUSSION] json_internal Should we implement a minimal unit of code for JSON functionality to avoid mutual dependencies? #128

Closed
@MisterRaindrop

Description

@MisterRaindrop

I encountered a problem when implementing the code. The NameMappingFromJson code in json_internal is dependent on iceberg-bundle, and iceberg also depends on it. This kind of dependency causes the tests to fail. Should we implement a minimal unit of code for JSON functionality to avoid mutual dependencies?

Here is my MR implementation. #127
Please let me know if there are any issues or if the implementation is incorrect. Also, if there is a better approach, please share it with me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions