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

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

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

    https://github.com/apache/flink/pull/774#discussion_r31703262
  
    --- Diff: docs/apis/programming_guide.md ---
    @@ -283,7 +284,7 @@ This will create a new DataSet by converting every 
String in the original
     set to an Integer. For more information and a list of all the 
transformations,
     please refer to [Transformations](#transformations).
     
    -Once you have a DataSet that needs to be written to disk you call one
    +Once you have a DataSet that needs to be processed further you can call one
    --- End diff --
    
    I think I understand why you changes this to "processed further", but it 
does not make sense with print(). ;)
    
    Maybe: once you want to write or read a result?


> Document (new) behavior of print() and execute()
> ------------------------------------------------
>
>                 Key: FLINK-2092
>                 URL: https://issues.apache.org/jira/browse/FLINK-2092
>             Project: Flink
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Blocker
>




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

Reply via email to