Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

Description

This fixes the deprecation notice for cudf::left_semi_join to link to cudf::filtered::semi_join and cudf::left_anti_join to link to cudf::filtered::anti_join.

This fixes the deprecation notice for `cudf::left_semi_join` to
link to `cudf::filtered::semi_join` and `cudf::left_anti_join` to
link to `cudf::filtered::anti_join`.
@TomAugspurger TomAugspurger requested a review from a team as a code owner December 2, 2025 16:23
@TomAugspurger TomAugspurger added doc Documentation non-breaking Non-breaking change labels Dec 2, 2025
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Dec 2, 2025
@bdice
Copy link
Contributor

bdice commented Dec 2, 2025

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants