cloud-fan commented on pull request #29125:
URL: https://github.com/apache/spark/pull/29125#issuecomment-667784890


   @skambha the `sum` shouldn't fail without ANSI mode, this PR fixes it.
   
   It's indeed a bug that we can write an overflowed decimal to UnsafeRow but 
can't read it. The `sum` is also buggy but we can't backport the fix due to 
streaming compatibility reasons.


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



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

Reply via email to