- Member cudf::compare_elements (Element lhs, Element rhs)
- This function is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::compare_elements
instead.
- Class cudf::element_equality_comparator< Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::equality::device_row_comparator::element_comparator
instead.
- Class cudf::element_hasher< hash_function, Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::hash::element_hasher
instead.
- Class cudf::element_hasher_with_seed< hash_function, Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::hash::element_hasher
instead.
- Class cudf::element_relational_comparator< Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::lexicographic::device_row_comparator::element_comparator
instead.
- Member cudf::equality_compare (Element lhs, Element rhs)
- This function is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::equality_compare
instead.
- Class cudf::experimental::dispatch_void_if_nested< t >
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::device_row_comparator< has_nested_columns, Nullate, PhysicalEqualityComparator >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::nan_equal_physical_equality_comparator
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::physical_equality_comparator
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::preprocessed_table
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::self_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::equality::two_table_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::hash::device_row_hasher< hash_function, Nullate >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::hash::element_hasher< hash_function, Nullate >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::hash::row_hasher
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::device_row_comparator< has_nested_columns, Nullate, PhysicalElementComparator >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::less_comparator< Comparator >
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::less_equivalent_comparator< Comparator >
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::physical_element_comparator
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::preprocessed_table
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::self_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::sorting_physical_element_comparator
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::lexicographic::two_table_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Class cudf::experimental::row::strong_index_iterator< Index, Underlying >
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- Member cudf::io::parquet_chunked_writer
- Use chunked_parquet_writer instead. This alias will be removed in a future release.
- Member cudf::is_primitive_row_op_compatible (cudf::table_view const &table)
- This function is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Member cudf::null_compare (bool lhs_is_null, bool rhs_is_null, null_order null_precedence)
- This function is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::null_compare
instead.
- Member cudf::relational_compare (Element lhs, Element rhs)
- This function is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::relational_compare
instead.
- Member cudf::round (column_view const &input, int32_t decimal_places=0, rounding_method method=rounding_method::HALF_UP, rmm::cuda_stream_view stream=cudf::get_default_stream(), rmm::device_async_resource_ref mr=cudf::get_current_device_resource_ref())
- Use cudf::round_decimal
- Class cudf::row::primitive::dispatch_primitive_type< Id >
- This struct is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Class cudf::row::primitive::element_equality_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Class cudf::row::primitive::element_hasher< Hash >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Member cudf::row::primitive::primitive_type_t
- This type alias is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Class cudf::row::primitive::row_equality_comparator
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Class cudf::row::primitive::row_hasher< Hash >
- This class is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- Class cudf::row_equality_comparator< Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::equality::device_row_comparator
instead.
- Class cudf::row_hasher< hash_function, Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::hash::device_row_hasher
instead.
- Class cudf::row_lexicographic_comparator< Nullate >
- This class is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::row::lexicographic::device_row_comparator
instead.
- Member cudf::set_null_masks (cudf::host_span< bitmask_type * > bitmasks, cudf::host_span< size_type const > begin_bits, cudf::host_span< size_type const > end_bits, cudf::host_span< bool const > valids, rmm::cuda_stream_view stream=cudf::get_default_stream())
- in 25.08 and to be removed in a future release. Use
cudf::set_null_masks_unsafe
instead.
- Member cudf::weak_ordering
- This alias is deprecated as of 25.10 and will be removed in 25.12. Use
cudf::detail::weak_ordering
instead.
- File experimental/row_operators.cuh
- This header is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/row_operators.cuh instead.
- File primitive_row_operators.cuh
- This header is deprecated in 25.10 and will be removed in 25.12. Users should use cudf/detail/row_operator/primitive_row_operators.cuh instead.
- File row_operators.cuh
- This header will be removed in cuDF 25.12. Use
cudf::detail::row_operator::row_operators.cuh
instead.