From faef975d488895186cf04a714faeb335f73757f0 Mon Sep 17 00:00:00 2001 From: Muhammad Haseeb <14217455+mhaseeb123@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:56:54 -0800 Subject: [PATCH] Bump cuco by one commit to include `cuco::arrow_filter_policy` updates (#735) Simply bump cuco by one commit which contains updates to unblock https://github.com/rapidsai/cudf/pull/17289 Authors: - Muhammad Haseeb (https://github.com/mhaseeb123) Approvers: - Bradley Dice (https://github.com/bdice) URL: https://github.com/rapidsai/rapids-cmake/pull/735 --- rapids-cmake/cpm/versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids-cmake/cpm/versions.json b/rapids-cmake/cpm/versions.json index 95d52470..8f70034d 100644 --- a/rapids-cmake/cpm/versions.json +++ b/rapids-cmake/cpm/versions.json @@ -21,7 +21,7 @@ "git_shallow": false, "always_download": true, "git_url": "https://github.com/NVIDIA/cuCollections.git", - "git_tag": "95f338d233e1365fb3841439e39235ae0ca7ca7e" + "git_tag": "096346b739da3fb1d9c3b402190c0a3a7e554440" }, "fmt": { "version": "11.0.2",