You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/29 09:21:50 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #10557: ARROW-13064: [C++] Implement select ('case when') function for fixed-width types

jorisvandenbossche commented on pull request #10557:
URL: https://github.com/apache/arrow/pull/10557#issuecomment-870430065


   To start my usual round of name bike-shedding ;), I would propose to not call this "select", to avoid the confusion with SQL's `SELECT` / dplyr's `select()` function (I think the "select" name only comes from `np.select`?) 
   Given this is for SQL's `CASE`, maybe something like "select_case" or "case_when"?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org