MithunR
MithunR
At the risk of repeating what @codereport covered in the description, I can try provide a summary: Window bounds are defined in CUDF via a "preceding" and "following" row-count. For...
I've merged #1510, which seems to have introduced conflicts in the `CagraBuildAndSearchIT.java` file.
I've taken @rapidsai/cuvs-python-codeowners, @rapidsai/ci-codeowners, etc. off of this review. The changes are all in Java, and straightforward.
/ok to test d74f38e
/ok to test bd8670a
Hmm. Odd C++ [compile error](https://github.com/rapidsai/cuvs/actions/runs/19555125757/job/55995879836?pr=1453): ``` /home/coder/cuvs/cpp/build/pip/cuda-13.0/release/_deps/raft-src/cpp/include/raft/cluster/kmeans.cuh(97): error: SamplingOp is not a template SamplingOp& select_op, ``` Included from `kmeans_common.cuh`, and it's certainly a class-template.
/ok to test bd8670a
/ok to test bd8670a
/ok to test fc7b55c
/ok to test ed92aa9