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

ASF GitHub Bot commented on FLINK-6093:
---------------------------------------

GitHub user hequn8128 opened a pull request:

    https://github.com/apache/flink/pull/3792

    [FLINK-6093][table] Implement and turn on retraction for table sink

    The PR mainly includes the following changes:
    1. Make `CRow` internal and revert all related code exposing `CRow`.
    2. Add needsUpdatesAsRetraction property to `StreamRetractSink`, and take 
TableSink into consideration during RetractionRule
    3. add support for output `Boolean` flag in `CRow`
    
    - [ x] General
      - The pull request references the related JIRA issue ("[FLINK-6093] 
Implement and turn on retraction for table sink")
      - The pull request addresses only one issue
      - Each commit in the PR has a meaningful commit message (including the 
JIRA id)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hequn8128/flink 6093

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3792.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 #3792
    
----
commit 6588f512f8ca40ee4182b67ac6c5b145b51b0d4b
Author: Hequn Cheng <[email protected]>
Date:   2017-04-27T15:03:44Z

    [FLINK-6093][table] Implement and turn on retraction for table sink

----


> Implement and turn on retraction for table sink 
> ------------------------------------------------
>
>                 Key: FLINK-6093
>                 URL: https://issues.apache.org/jira/browse/FLINK-6093
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: Shaoxuan Wang
>            Assignee: Hequn Cheng
>
> Add needsUpdatesAsRetraction property to TableSink, and take TableSink into 
> consideration during RetractionRule



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to