[
https://issues.apache.org/jira/browse/BEAM-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang closed BEAM-5882.
--------------------------
Resolution: Won't Fix
Fix Version/s: Not applicable
> GREATEST
> --------
>
> Key: BEAM-5882
> URL: https://issues.apache.org/jira/browse/BEAM-5882
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Rui Wang
> Priority: Major
> Labels: triaged
> Fix For: Not applicable
>
>
> GREATEST(X1,...,XN)
> Returns NULL if any of the inputs is NULL. Otherwise, returns NaN if any of
> the inputs is NaN. Otherwise, returns the largest value among X1,...,XN
> according to the < comparison.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)