Skip to content

[Java] fix ofHashMap#877

Merged
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:fix_ofHashMap
Aug 18, 2023
Merged

[Java] fix ofHashMap#877
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:fix_ofHashMap

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

@chaokunyang chaokunyang commented Aug 18, 2023

What do these changes do?

This PR:

  • fix ofHashMap lost half of data
  • Move ofHashMap in Collections like java.util.Collections

Related issue number

Closes #874

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit c3ed1c6 into apache:main Aug 18, 2023
chaokunyang added a commit that referenced this pull request Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

io.fury.collection.Maps.HashMap() losts half of datas.

1 participant