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

Expose OutOfBoundsPolicy in JNI for Table.gather #9406

Merged
merged 6 commits into from
Oct 11, 2021

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    912cbaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df88f90 View commit details
    Browse the repository at this point in the history
  3. Code review comments

    abellina committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    66953a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Merge branch 'branch-21.12' of https://github.com/rapidsai/cudf into …

    …perf/check_bounds_enum_jni
    abellina committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0d91108 View commit details
    Browse the repository at this point in the history
  2. JNI data writer sink supports device_write_async.

    Now call the sync version directly.
    
    Signed-off-by: Firestarman <[email protected]>
    firestarman authored and abellina committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4fcd452 View commit details
    Browse the repository at this point in the history
  3. Fix codestyle violation

    abellina committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    8c25802 View commit details
    Browse the repository at this point in the history