rxin commented on issue #23304: [SPARK-26353][SQL]Add typed aggregate 
functions: max&&min
URL: https://github.com/apache/spark/pull/23304#issuecomment-454296822
 
 
   I'm kind of wondering whether it'd make sense to add these. It adds a lot of 
code which would incur some maintenance cost, and users can trivially implement 
these themselves, or just use the untyped version, and we don't need to spend 
time discussing whether these should follow SQL semantics or Scala semantics.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to