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

[jvm-packages] remove the dep of com.fasterxml.jackson #7791

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

wbo4958
Copy link
Contributor

@wbo4958 wbo4958 commented Apr 8, 2022

There is no need to add jackson for handling array inferface, since
the json of array interface is really simple.

To fix #7788

There is no need to add jackson for handling array inferface, since
the json of array interface is really simple.
Copy link
Member

@trivialfis trivialfis left a comment

Choose a reason for hiding this comment

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

LGTM, assuming all tests can pass.

@trivialfis trivialfis merged commit 729d227 into dmlc:master Apr 8, 2022
trivialfis pushed a commit to trivialfis/xgboost that referenced this pull request Apr 8, 2022
trivialfis added a commit that referenced this pull request Apr 8, 2022
* [jvm-packages] unify setFeaturesCol API for XGBoostRegressor (#7784)

* [jvm-packages] add doc for xgboost4j-spark-gpu (#7779)


Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>

* [jvm-packages] remove the dep of com.fasterxml.jackson (#7791)

* [jvm-packages] xgboost4j-spark should work when featuresCols is specified (#7789)

Co-authored-by: Bobby Wang <wbo4958@gmail.com>
@wbo4958 wbo4958 deleted the json branch May 16, 2022 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants