[
https://issues.apache.org/jira/browse/FLINK-18731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-18731:
-----------------------------------
Labels: pull-request-available (was: )
> The monotonicity of UNIX_TIMESTAMP function is not correct
> ----------------------------------------------------------
>
> Key: FLINK-18731
> URL: https://issues.apache.org/jira/browse/FLINK-18731
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> Currently, the monotonicity of {{UNIX_TIMESTAMP}} function is always
> {{INCREASING}}, actually, when it has empty function arguments
> ({{UNIX_TIMESTAMP()}}, is equivalent to {{NOW()}}), its monotonicity is
> INCREASING. otherwise its monotonicity should be NOT_MONOTONIC. (e.g.
> UNIX_TIMESTAMP(string))
--
This message was sent by Atlassian Jira
(v8.3.4#803005)