[
https://issues.apache.org/jira/browse/FLINK-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004273#comment-16004273
]
ASF GitHub Bot commented on FLINK-6483:
---------------------------------------
GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/3862
[FLINK-6483] [table] Support time materialization
This PR adds support for time materialization. It also fixes several bugs
related to time handling in the Table API & SQL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/flink FLINK-6483
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3862.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 #3862
----
commit 12c6e2214df4da4f7aeaa511e278f6ce9d80595a
Author: twalthr <[email protected]>
Date: 2017-05-10T08:11:34Z
[FLINK-6483] [table] Support time materialization
----
> Support time materialization
> ----------------------------
>
> Key: FLINK-6483
> URL: https://issues.apache.org/jira/browse/FLINK-6483
> Project: Flink
> Issue Type: New Feature
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
>
> FLINK-5884 added support for time indicators. However, there are still some
> features missing i.e. materialization of metadata timestamp.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)