From b476da6fce3031ad6d6ecec675c88a6cf6e9fa3d Mon Sep 17 00:00:00 2001 From: Jenkins Automation <70000568+nvauto@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:23:12 +0800 Subject: [PATCH] Update submodule cudf to dddeb120d0cf8fc33f7f1a07149221fdb2a29e7a (#2222) Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com> --- thirdparty/cudf | 2 +- thirdparty/cudf-pins/versions.json | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/thirdparty/cudf b/thirdparty/cudf index 53de73d301..dddeb120d0 160000 --- a/thirdparty/cudf +++ b/thirdparty/cudf @@ -1 +1 @@ -Subproject commit 53de73d3010ce4fa3b27ab53d14d58312d4793dc +Subproject commit dddeb120d0cf8fc33f7f1a07149221fdb2a29e7a diff --git a/thirdparty/cudf-pins/versions.json b/thirdparty/cudf-pins/versions.json index 6b5acb6e6a..e9fc4a5a52 100644 --- a/thirdparty/cudf-pins/versions.json +++ b/thirdparty/cudf-pins/versions.json @@ -57,14 +57,6 @@ "git_shallow" : false, "git_tag" : "c41624641bcd6f6ae8d10d92c4b7f32f3a33e620", "git_url" : "https://github.com/NVIDIA/cuCollections.git", - "patches" : - [ - { - "file" : "${current_json_dir}/cuco_noexcept.diff", - "fixed_in" : "", - "issue" : "Remove erroneous noexcept clauses on cuco functions that may throw [https://github.com/rapidsai/cudf/issues/16059]" - } - ], "version" : "0.0.1" }, "dlpack" :