maropu commented on issue #25347: [SPARK-28610][SQL] Allow having a decimal 
buffer for long sum
URL: https://github.com/apache/spark/pull/25347#issuecomment-523695857
 
 
   > Spark needs to follow SQL standard but not Postgres, so making Spark 
behave the same with Postgres is not a strong reason to me.
   > I 100% agree on that.
   
   Yea, the opinion looks reasonable to me, too.
   
   > How about we only use decimal as sum buffer?
   
   But, I feel a bit uncomfortable to add a new flag only for this sum 
behaviour change and I personally think most users might not notice this 
option. The change to support decimal sum buffer itself looks nice to me, but I 
think we'd like a coarser flag for that.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to