Skip to content

Struct null aware equality comparator <=> support#6306

Merged
rwlee merged 13 commits intoNVIDIA:branch-22.10from
rwlee:rwlee/struct_eqns
Aug 19, 2022
Merged

Struct null aware equality comparator <=> support#6306
rwlee merged 13 commits intoNVIDIA:branch-22.10from
rwlee:rwlee/struct_eqns

Conversation

@rwlee
Copy link
Contributor

@rwlee rwlee commented Aug 12, 2022

Relies on https://github.com/rapidsai/cudf/pull/11520/files
Follow up to #6062
Partial solution to #3149 (Least operator still outstanding)

Supports <=> (null safe equals) comparison on VectorVector, ScalarVector and VectorScalar columns.

@rwlee rwlee added the task Work required that improves the product but is not user facing label Aug 12, 2022
@rwlee rwlee changed the title Rwlee/struct eqns Struct null aware equality comparator <=> support Aug 12, 2022
@rwlee rwlee marked this pull request as ready for review August 15, 2022 21:51
@rwlee
Copy link
Contributor Author

rwlee commented Aug 15, 2022

Moved out of draft now that rapidsai/cudf#11520 and #6062 are merged

@rwlee
Copy link
Contributor Author

rwlee commented Aug 17, 2022

build

@rwlee rwlee merged commit 608b5b6 into NVIDIA:branch-22.10 Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Work required that improves the product but is not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants