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 2022/02/18 20:19:34 UTC

[GitHub] [arrow] westonpace commented on pull request #12460: ARROW-13530: [C++] Implement cumulative sum compute function

westonpace commented on pull request #12460:
URL: https://github.com/apache/arrow/pull/12460#issuecomment-1045127916


   I think we can write the scalar function for users calling into compute directly.  I agree it would be somewhat meaningless today if applied in, for example, a project expression.
   
   Can we have it take a starting value as one of the function options?
   
   Then we can use this whenever we get around to implementing the feature in the execution engine.


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