Skip to content

Conversation

@narangvivek10
Copy link
Collaborator

@narangvivek10 narangvivek10 commented Nov 14, 2025

Fixes #43

Please note: I had to bump up the cuda_version to 13.0.2 because for 26.02 the image with the expected tag is not available but for 13.0.2 it does.

Also, this PR includes updating the FilterCuVSProvider.java to adapt to the latest cuvs-java changes.

@narangvivek10 narangvivek10 self-assigned this Nov 14, 2025
@narangvivek10 narangvivek10 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 14, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 14, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@narangvivek10
Copy link
Collaborator Author

/ok to test ecdbf4d

@narangvivek10
Copy link
Collaborator Author

/ok to test 1c3260a

@narangvivek10
Copy link
Collaborator Author

/ok to test f460dad

@narangvivek10
Copy link
Collaborator Author

/ok to test 4ac2ea6

@narangvivek10
Copy link
Collaborator Author

/ok to test 2dddfa8

@narangvivek10
Copy link
Collaborator Author

/ok to test 156fd90

@narangvivek10
Copy link
Collaborator Author

/ok to test 9166667

@narangvivek10 narangvivek10 marked this pull request as ready for review November 21, 2025 15:49
@narangvivek10 narangvivek10 requested review from a team as code owners November 21, 2025 15:49
@narangvivek10
Copy link
Collaborator Author

/ok to test 3885a2b

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

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

These changes look good to me!

@narangvivek10
Copy link
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit c9426ec into rapidsai:main Nov 25, 2025
20 of 23 checks passed
narangvivek10 added a commit to SearchScale/cuvs-lucene that referenced this pull request Nov 26, 2025
…d on Maven Central (rapidsai#49)

Fixes rapidsai#43 

Please note: I had to bump up the `cuda_version` to `13.0.2` because for `26.02` the [image with the expected tag is not available](https://hub.docker.com/r/rapidsai/ci-conda/tags?name=26.02-cuda13.0.0-ubuntu24.04-py3.13) but for `13.0.2`   [it does](https://hub.docker.com/r/rapidsai/ci-conda/tags?name=26.02-cuda13.0.2-ubuntu24.04-py3.13).

Also, this PR includes updating the `FilterCuVSProvider.java` to adapt to the latest `cuvs-java` changes.

Authors:
  - Vivek Narang (https://github.com/narangvivek10)

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify CI pipeline to use latest cuvs-java instead of the one released on Maven Central

3 participants