Skip to content

[Java] add copy and deepCopy api for fury #1150

@mof-dev-3

Description

@mof-dev-3

It is a common use case to copy/deepCopy Java objects.
Before Fury, we used Kryo, which offers copy/deepCopy APIs.
We are trying to migrate from Kryo to Fury because the latter offers better performance.

Maybe consider adding the copy and deepCopy APIs, making it easier for users to migrate with less effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions