Till Rohrmann created FLINK-1322:
------------------------------------

             Summary: Scala API does not respect WriteMode set by configuration
                 Key: FLINK-1322
                 URL: https://issues.apache.org/jira/browse/FLINK-1322
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann
            Priority: Minor


The Scala API does not have output methods which do not take a WriteMode 
parameter. As default value the NO_OVERWRITE is set. Consequently, a possible 
global WriteMode set in the configuration is always overwritten. The Java API 
behaves differently, if no WriteMode is provided. We should sync both APIs to 
guarantee consistent behaviour.



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

Reply via email to