Skip to content

Change TopGroups.merge() to accept a list of TopGroups#15897

Open
gaobinlong wants to merge 4 commits intoapache:mainfrom
gaobinlong:TopGroupsMerge
Open

Change TopGroups.merge() to accept a list of TopGroups#15897
gaobinlong wants to merge 4 commits intoapache:mainfrom
gaobinlong:TopGroupsMerge

Conversation

@gaobinlong
Copy link
Copy Markdown
Contributor

Description

TopGroups.merge() accepting an array of TopGroups is annoying, we need to suppress the unchecked and rawtypes when declaring an array of TopGroups, a long lasting TODO in the test code also mention this, so this PR changes it to accept a list of TopGroups instead of array.

This is a breaking change, we can on-board it in version 11.0.

Signed-off-by: Binlong Gao <gbinlong@amazon.com>
@gaobinlong
Copy link
Copy Markdown
Contributor Author

Hi @dweiss , please help to review this PR, thank you!

@github-actions github-actions bot added this to the 11.0.0 milestone Mar 31, 2026
Signed-off-by: Binlong Gao <gbinlong@amazon.com>
Copy link
Copy Markdown
Contributor

@jainankitk jainankitk left a comment

Choose a reason for hiding this comment

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

Need to resolve merge conflicts before this PR can be merged

Signed-off-by: Binlong Gao <gbinlong@amazon.com>
Signed-off-by: Binlong Gao <gbinlong@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants