rok edited a comment on pull request #9841:
URL: https://github.com/apache/arrow/pull/9841#issuecomment-809678874


   I'm not sure about two things:
   * Is `Exponentiate` a good name or should we go with `Power`? I picked 
`Exponentiate` as all the other operation names are verbs so `Power` feels 
inconsistent.
   * Should we add overflow checking logic?
   * What to do with nulls in case of power(null, 0) or power(1, null). [See 
comment](https://issues.apache.org/jira/browse/ARROW-11070?focusedCommentId=17298945&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17298945)


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


Reply via email to