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

    https://github.com/apache/flink/pull/1098#discussion_r39254440
  
    --- Diff: 
flink-staging/flink-streaming/flink-streaming-scala/src/test/java/org/apache/flink/streaming/scala/api/CsvOutputFormatITCase.java
 ---
    @@ -36,6 +37,10 @@ protected void preSubmit() throws Exception {
        @Override
        protected void testProgram() throws Exception {
                OutputFormatTestPrograms.wordCountToCsv(WordCountData.TEXT, 
resultPath);
    +           OutputFormatTestPrograms.wordCountToCsv(WordCountData.TEXT, 
resultPath, 1);
    --- End diff --
    
    If it is expected to fail, could you tell me how to pass the test?
    Just I have no idea about this.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to