[ https://issues.apache.org/jira/browse/FLINK-5710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881507#comment-15881507 ]
ASF GitHub Bot commented on FLINK-5710: --------------------------------------- GitHub user haohui reopened a pull request: https://github.com/apache/flink/pull/3370 [FLINK-5710] Add ProcTime() function to indicate StreamSQL. This is the commit we used internally -- There is no unit tests associated with this PR. It simply serves as a reference point for #3302. You can merge this pull request into a Git repository by running: $ git pull https://github.com/haohui/flink FLINK-5710 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3370.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3370 ---- commit e68a7ad22cad926dac2f211fa3bd56ef481c4036 Author: Haohui Mai <whe...@apache.org> Date: 2017-02-23T21:51:45Z [FLINK-5710] Add ProcTime() function to indicate StreamSQL. ---- > Add ProcTime() function to indicate StreamSQL > --------------------------------------------- > > Key: FLINK-5710 > URL: https://issues.apache.org/jira/browse/FLINK-5710 > Project: Flink > Issue Type: New Feature > Components: DataStream API > Reporter: Stefano Bortoli > Assignee: Stefano Bortoli > Priority: Minor > > procTime() is a parameterless scalar function that just indicates processing > time mode -- This message was sent by Atlassian JIRA (v6.3.15#6346)