Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Add a translation for the dplyr function na_if. For now this can be implemented via if_else. Later after ARROW-17090 is implemented, this could bind directly to that kernel.
Care should be taken to ensure that the behavior onĀ NaN values is consistent with dplyr.
Attachments
Issue Links
- relates to
-
ARROW-17090 [C++] Add null_if kernel
- Open