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

Implement union operation on primitive sets. Partially addresses issue #310. #1013

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

prathasirisha
Copy link
Contributor

Signed-off-by: Sirisha Pratha sirisha.pratha@bnymellon.com

Copy link
Contributor

@donraab donraab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @prathasirisha, thank you for the contribution. It mostly looks good. I've just requested a few extra test scenarios for empty sets.

@nikhilnanivadekar
Copy link
Contributor

We need another API which takes a target set.

Copy link
Contributor

@donraab donraab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@donraab
Copy link
Contributor

donraab commented Oct 9, 2020

We need another API which takes a target set.

Hi @nikhilnanivadekar, I think we can add the methods which take target collections in a separate PR.

…eclipse#310.

Signed-off-by: Sirisha Pratha <sirisha.pratha@bnymellon.com>
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.

4 participants