Skip to content

Add cagra.extend bindings for python#1324

Merged
rapids-bot[bot] merged 6 commits intorapidsai:branch-25.10from
benfred:cagra_python_extend
Sep 17, 2025
Merged

Add cagra.extend bindings for python#1324
rapids-bot[bot] merged 6 commits intorapidsai:branch-25.10from
benfred:cagra_python_extend

Conversation

@benfred
Copy link
Copy Markdown
Contributor

@benfred benfred commented Sep 9, 2025

Add the cagra.extend functionality for python.

Note that this PR also removes the return_dataset parameter from the C-API in favour of the cuvsCagraIndexGetDataset function. This makes it optional to get the extended dataset in c/python, and also doesn't perform a copy.

Add the cagra.extend functionality for python.

Note that this PR also removes the `return_dataset` parameter from the
C-API in favour of the cuvsCagraIndexGetDataset function.  This makes
it optional to get the extended dataset in c/python, and also doesn't
perform a copy.
@benfred benfred self-assigned this Sep 9, 2025
@benfred benfred requested review from a team as code owners September 9, 2025 17:06
@benfred benfred added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Sep 9, 2025
@benfred benfred requested a review from a team as a code owner September 16, 2025 20:50
@benfred
Copy link
Copy Markdown
Contributor Author

benfred commented Sep 16, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 659b664 into rapidsai:branch-25.10 Sep 17, 2025
162 of 164 checks passed
@benfred benfred deleted the cagra_python_extend branch September 17, 2025 05:39
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants