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

Fix potential overflow in linear trees #5395

Merged
merged 3 commits into from
Aug 3, 2022
Merged

Fix potential overflow in linear trees #5395

merged 3 commits into from
Aug 3, 2022

Conversation

StrikerRUS
Copy link
Collaborator

@shiyu1994
Copy link
Collaborator

shiyu1994 commented Jul 31, 2022

It seems that we encounter some issues with Dask tests. Many tests in test_dask.py fail and the tests take a long time on Azure DevOps. Same problem is encountered in other PRs.

@jameslamb
Copy link
Collaborator

same problem is encountered in other PRs

@StrikerRUS mentioned this yesterday: #5390 (comment)

Let's use #5390 to continue discussing it.

Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Thank you! lgtm.com is a great service.

@jameslamb jameslamb merged commit e2dfcd6 into master Aug 3, 2022
@jameslamb jameslamb deleted the fix_overflow branch August 3, 2022 13:56
@jameslamb jameslamb mentioned this pull request Oct 7, 2022
40 tasks
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants