You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/10/30 13:37:00 UTC

[jira] [Closed] (FLINK-6870) Combined batch and stream TableSource can not produce same time attributes

     [ https://issues.apache.org/jira/browse/FLINK-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske closed FLINK-6870.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed for 1.4.0 with 9a2ba6e058e907aef65e0af8731ca5ec8733712e

> Combined batch and stream TableSource can not produce same time attributes
> --------------------------------------------------------------------------
>
>                 Key: FLINK-6870
>                 URL: https://issues.apache.org/jira/browse/FLINK-6870
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.4.0
>            Reporter: Timo Walther
>             Fix For: 1.4.0
>
>
> If a class implements both {{BatchTableSource}} and {{StreamTableSource}}, it is not possible to declare a time attribute which is valid for both environments. For batch it should be a regular field, but not for streaming. The {{getReturnType}} method does not know the environment in which it is called.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)