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

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

Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4279#discussion_r126532548
  
    --- Diff: docs/dev/table/sql.md ---
    @@ -284,7 +284,7 @@ FROM Orders
         <tr>
           <td>
             <strong>Distinct</strong><br>
    -        <span class="label label-primary">Batch</span>
    +        <span class="label label-primary">Batch</span> <span class="label 
label-primary">Streaming</span>
    --- End diff --
    
    Please add the `Result Updating` label:
    ```
    <span class="label label-info">Result Updating</span>
    ```
    
    If the input table of a Distinct operation produces updates, Distinct might 
also produce updates, i.e., deletes.


> Support Distinct for Stream SQL and Table API
> ---------------------------------------------
>
>                 Key: FLINK-7126
>                 URL: https://issues.apache.org/jira/browse/FLINK-7126
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.4.0
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>




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

Reply via email to