You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/31 14:17:42 UTC

[GitHub] [spark] yaooqinn opened a new pull request #26347: [SPARK-29688][SQL] Support average for interval type values

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


With regards,
Apache Git Services

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