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 and cleanup for column matrix. #7901

Merged
merged 7 commits into from May 16, 2022
Merged

Commits on May 16, 2022

  1. Fix and cleanup for column matrix.

    * Fix missed type dispatching for dense columns with missing values.
    * Code cleanup to reduce special cases.
    * Reduce memory usage.
    trivialfis committed May 16, 2022
    Copy the full SHA
    0f591e4 View commit details
    Browse the repository at this point in the history
  2. Fix warning.

    trivialfis committed May 16, 2022
    Copy the full SHA
    170411b View commit details
    Browse the repository at this point in the history
  3. Try windows build.

    trivialfis committed May 16, 2022
    Copy the full SHA
    16b5def View commit details
    Browse the repository at this point in the history
  4. Fix warnings.

    trivialfis committed May 16, 2022
    Copy the full SHA
    f93f9f5 View commit details
    Browse the repository at this point in the history
  5. Fix test.

    trivialfis committed May 16, 2022
    Copy the full SHA
    a6a69ff View commit details
    Browse the repository at this point in the history
  6. Test.

    trivialfis committed May 16, 2022
    Copy the full SHA
    42ef0c8 View commit details
    Browse the repository at this point in the history
  7. Remove warning.

    trivialfis committed May 16, 2022
    Copy the full SHA
    2a31676 View commit details
    Browse the repository at this point in the history