[
https://issues.apache.org/jira/browse/FLINK-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101886#comment-15101886
]
ASF GitHub Bot commented on FLINK-3209:
---------------------------------------
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/1512
[FLINK-3209] Remove Unused ProcessingTime, EventTime and AbstractTime
Only keep Time for specifying time durations/intervals.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink time-remove
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1512.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 #1512
----
commit 345e1ecf3ced4c6a7f6b2669928c53a2e45cb339
Author: Aljoscha Krettek <[email protected]>
Date: 2015-12-08T10:17:08Z
[FLINK-3209] Remove Unused ProcessingTime, EventTime and AbstractTime
Only keep Time for specifying time durations/intervals.
----
> Remove Unused ProcessingTime, EventTime and AbstractTime
> --------------------------------------------------------
>
> Key: FLINK-3209
> URL: https://issues.apache.org/jira/browse/FLINK-3209
> Project: Flink
> Issue Type: Improvement
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Blocker
> Fix For: 1.0.0
>
>
> These are leftovers, only having Time should suffice for specifying time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)