You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cudf): Add support for Nested precompute expressions cardinality and split (facebookincubator#14462)
Summary:
Adds support for evaluation of nested expressions using standalone cuDF APIs. Previously, standalone cuDF APIs could only be used in the leaf node of expressions while the rest of the evaluation would be done using cuDF AST based compute_column API.
Contributes to facebookincubator#14149
Pull Request resolved: facebookincubator#14462
Reviewed By: mbasmanova
Differential Revision: D81688787
Pulled By: Yuhta
fbshipit-source-id: 095890f4a34dab04a0c8a92cd819c91efc921ebe
0 commit comments