pitrou commented on pull request #9024: URL: https://github.com/apache/arrow/pull/9024#issuecomment-775323925
> Wow, I was not expecting such brainstorming on the name of this kernel. Sorry for the distraction :-) That said, for clarity it seems that "if_else" would be both explicit and non-misleading. The signature could be `if_else(cond, when_true, when_false)` with the semantics `cond ? when_true : when_false`. Nulls would probably just pass through. Do you want to update this PR? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
