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


   LGTM except a few minor comments. This changes the aggregate buffer of the 
sum function, which means the streaming state store format is also changed. We 
need to mention it in the migration guide and suggest users restart the stream 
if their query contains sum of decimals.
   
   cc @marmbrus  @zsxwing @HeartSaVioR @xuanyuanking @dongjoon-hyun Usually we 
need to backport correctness fixes, but this breaks the streaming checkpoint 
and I don't know if it affects the backport policy.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to