Skip to content

Commit f59f349

Browse files
lamarrrPointKernel
andauthored
Update cpp/benchmarks/interop/interop.cpp
Co-authored-by: Yunsong Wang <[email protected]>
1 parent 07a0916 commit f59f349

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/benchmarks/interop/interop.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ using data_types = nvbench::enum_type_list<cudf::type_id::INT8,
189189
cudf::type_id::DURATION_MILLISECONDS,
190190
cudf::type_id::DURATION_MICROSECONDS,
191191
cudf::type_id::DURATION_NANOSECONDS,
192-
// cudf::type_id::DICTIONARY32,
193192
cudf::type_id::STRING,
194193
cudf::type_id::LIST,
195194
cudf::type_id::DECIMAL32,

0 commit comments

Comments
 (0)