[
https://issues.apache.org/jira/browse/FLINK-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669932#comment-16669932
]
Flavio Pompermaier commented on FLINK-10731:
--------------------------------------------
Probably it would make more sense to use a MEDIAN function (that does not
exists right now) for date fields.
however, AVG on date fields could be the average of their LONG value (IMHO) -
Obviously it cannot be extremely precise
> Support AVG on Date fields
> --------------------------
>
> Key: FLINK-10731
> URL: https://issues.apache.org/jira/browse/FLINK-10731
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Affects Versions: 1.6.2
> Reporter: Flavio Pompermaier
> Priority: Minor
>
> AVG function does not work on date fields right now
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)