Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Scala] Support scala object copy #1788

Open
chaokunyang opened this issue Aug 4, 2024 · 3 comments
Open

[Scala] Support scala object copy #1788

chaokunyang opened this issue Aug 4, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@chaokunyang
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

We implemented scala serializers in fury-scala, we should also implement copy method in those serializers

Describe the solution you'd like

Additional context

@chaokunyang chaokunyang added the enhancement New feature or request label Aug 4, 2024
@chaokunyang chaokunyang changed the title [Java] Support collection copy [Scala] Support scala object copy Aug 4, 2024
@chaokunyang chaokunyang added the good first issue Good for newcomers label Aug 4, 2024
@LiangliangSui LiangliangSui self-assigned this Aug 6, 2024
@LiangliangSui
Copy link
Contributor

I will do this.

@LiangliangSui
Copy link
Contributor

Hello @chaokunyang , I'm about to start working on this, could you add some details?

@chaokunyang
Copy link
Collaborator Author

We have scala serializers src/main/scala/org/apache/fury/serializer/scala/CollectionSerializer.scala/MapSerializer.scala, we should add copy support for such serializers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants