Skip to content

Conversation

@Ted-Jiang
Copy link
Member

@Ted-Jiang Ted-Jiang commented Dec 17, 2021

Which issue does this PR close?

#1405
Closes #1405 .

for (num_output_partition, partition_indices) in
indices.into_iter().enumerate()
{
if partition_indices.is_empty() {
Copy link
Contributor

Choose a reason for hiding this comment

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

👍perfect!

@Ted-Jiang
Copy link
Member Author

fix UT check in #1462

@Ted-Jiang Ted-Jiang closed this Dec 19, 2021
@Ted-Jiang Ted-Jiang reopened this Dec 19, 2021
@Dandandan
Copy link
Contributor

fix UT check in #1462

Could you rebase to fix the linting errors?

@Ted-Jiang
Copy link
Member Author

it seems no CI error, i rebase -i upstream/master

fix UT check in #1462

Could you rebase to fix the linting errors?

it seems no CI error, i rebase -i upstream/master and force push it

@Dandandan Dandandan merged commit 07b2985 into apache:master Dec 19, 2021
@Dandandan
Copy link
Contributor

Thank you @Ted-Jiang !

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.

Do not send empty batches for Hash partitioning

2 participants