Skip to content

Conversation

trivialfis
Copy link
Member

No description provided.

@trivialfis trivialfis requested review from hcho3 and Copilot July 25, 2025 08:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a deprecation warning for text file input functionality in XGBoost and removes an existing deprecated GPU histogram warning function. The changes aim to notify users that text file input has been deprecated since version 3.1.

  • Adds a deprecation warning for text file input in the data loading functionality
  • Removes the deprecated GPU histogram warning function and its declaration

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/data/data.cc Adds deprecation warning log message for text file input
src/common/error_msg.h Removes declaration of WarnDeprecatedGPUHist function
src/common/error_msg.cc Removes implementation of WarnDeprecatedGPUHist function

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@trivialfis trivialfis merged commit 69fe91a into dmlc:master Jul 27, 2025
109 of 122 checks passed
@trivialfis trivialfis deleted the warn-text branch July 27, 2025 04:46
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.

2 participants