Skip to content

Sunsetting cuxfilter after RAPIDS Release v26.06#786

Open
caryr35 wants to merge 6 commits into
mainfrom
Sunsetting-cuxfilter-after-RAPIDS-Release-v26.06
Open

Sunsetting cuxfilter after RAPIDS Release v26.06#786
caryr35 wants to merge 6 commits into
mainfrom
Sunsetting-cuxfilter-after-RAPIDS-Release-v26.06

Conversation

@caryr35
Copy link
Copy Markdown
Contributor

@caryr35 caryr35 commented May 22, 2026

Sunsetting cuxfilter after RAPIDS Release v26.06

@caryr35 caryr35 requested a review from a team as a code owner May 22, 2026 16:44
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 22, 2026

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.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for docs-rapids-ai ready!

Name Link
🔨 Latest commit c9c4378
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/6a1087fb07bf7a00087dfefe
😎 Deploy Preview https://deploy-preview-786--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for docs-rapids-ai ready!

Name Link
🔨 Latest commit db7cc68
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/6a1619045d63060008fb279e
😎 Deploy Preview https://deploy-preview-786--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread _notices/rsn0060.md Outdated
Comment thread _notices/rsn0060.md
| `cuxfilter.DataFrame` | Load and transform data directly with `cudf.DataFrame`; convert only at explicit visualization boundaries when a library requires CPU data. |
| `dashboard([...])` and preset layouts | Compose the view with Panel, Dash, Streamlit, or another maintained dashboard framework. |
| Charts, widgets, and linked filters | Use HoloViews/hvPlot/Datashader with `link_selections`, or framework-native callback/state patterns. |
| Graph and geospatial examples | Use cuGraph or cuSpatial for GPU-side analytics, then visualize with Datashader, HoloViews, PyDeck, Bokeh, or Plotly. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

cuSpatial is not maintained. What should we recommend instead?

Comment thread _notices/rsn0060.md Outdated
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
Copy link
Copy Markdown
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

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

Thanks Cary! 🙏

Had a couple suggestions below

Also agree with others' suggestions

Comment thread _notices/rsn0060.md Outdated
Comment thread _notices/rsn0060.md Outdated
RAPIDS v26.06 will be the final release to include updates for `cuxfilter`.
After the v26.06 release, RAPIDS will stop publishing new `cuxfilter` packages,
development of the `cuxfilter` repository will cease, and the repository will be
frozen or archived with migration guidance.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Also do we have a draft PR of the migration guidance?

Comment thread _notices/rsn0060.md Outdated
caryr35 and others added 3 commits May 26, 2026 18:04
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Co-authored-by: jakirkham <jakirkham@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants