yaooqinn opened a new pull request #26347: [SPARK-29688][SQL] Support average 
for interval type values
URL: https://github.com/apache/spark/pull/26347
 
 
   ### What changes were proposed in this pull request?
   
   avg aggregate support interval type values
   
   
   ### Why are the changes needed?
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you propose a new API, clarify the use case for a new API.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   
   Part of SPARK-27764 Feature Parity between PostgreSQL and Spark
   
   
   ### Does this PR introduce any user-facing change?
   
   yes, we can do avg on intervals
   
   ### How was this patch tested?
   
   add ut
   

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


With regards,
Apache Git Services

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

Reply via email to