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

[java][mmlspark] fix lightgbm swig wrapper on windows #2364

Merged
merged 1 commit into from Aug 30, 2019

Conversation

imatiach-msft
Copy link
Contributor

part of fix for microsoft/SynapseML#483
specifically, we should be using int64_t directly instead of converting from long values as we are currently doing in some parts of the code

@imatiach-msft imatiach-msft changed the title [java][mmlspark] fix lightgbm on windows [java][mmlspark] fix lightgbm java wrapper on windows Aug 29, 2019
@imatiach-msft imatiach-msft changed the title [java][mmlspark] fix lightgbm java wrapper on windows [java][mmlspark] fix lightgbm swig wrapper on windows Aug 29, 2019
@StrikerRUS
Copy link
Collaborator

Close-reopen to re-trigger CI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants