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/05/19 18:10:44 UTC

[GitHub] [arrow-datafusion] jorgecarleitao commented on issue #364: Compare GroupByScalar

jorgecarleitao commented on issue #364:
URL: https://github.com/apache/arrow-datafusion/issues/364#issuecomment-844347323


   > I have also often wondered "why do we have `GroupByScalar` at all" (aka why can't we just use `ScalarValue`)
   
   I agree.
   
   AFAIK it is a historical artifact. First it came the `GroupByScalar`, when the group by was first implemented; then the `ScalarValue` emerged to nullable uniformise scalar operations, particularly aggregations.


-- 
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:
users@infra.apache.org