You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Akshay Shingote (JIRA)" <ji...@apache.org> on 2016/05/17 12:06:12 UTC

[jira] [Commented] (FLINK-3915) Updating a Dataset in Flink using Flink's Table API

    [ https://issues.apache.org/jira/browse/FLINK-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286470#comment-15286470 ] 

Akshay Shingote commented on FLINK-3915:
----------------------------------------

Ok...Thanks Fabian

> Updating a Dataset in Flink using Flink's Table API
> ---------------------------------------------------
>
>                 Key: FLINK-3915
>                 URL: https://issues.apache.org/jira/browse/FLINK-3915
>             Project: Flink
>          Issue Type: Wish
>          Components: Table API
>    Affects Versions: 1.0.1
>            Reporter: Akshay Shingote
>
> I am using Flink Table API. I want to update the table in Flink through Pattern Detection..I am using 3 fields : routeno,source,distance,category . Now I want to update the category based on the value of distance for every routeno...For ex : if routeno=1 and distance<=200 then category='daily' ..How can I update this using Flink's Table API?? Can we update dataset or Table using Flink's Table API ??



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)