You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Swapnil Chougule (JIRA)" <ji...@apache.org> on 2016/09/22 10:48:20 UTC

[jira] [Created] (FLINK-4663) Flink JDBCOutputFormat logs wrong WARN message

Swapnil Chougule created FLINK-4663:
---------------------------------------

             Summary: Flink JDBCOutputFormat logs wrong WARN message
                 Key: FLINK-4663
                 URL: https://issues.apache.org/jira/browse/FLINK-4663
             Project: Flink
          Issue Type: Bug
          Components: Batch Connectors and Input/Output Formats
    Affects Versions: 1.1.2, 1.1.1
         Environment: Across Platform
            Reporter: Swapnil Chougule
             Fix For: 1.1.3


Flink JDBCOutputFormat logs wrong WARN message as 
"Column SQL types array doesn't match arity of passed Row! Check the passed array..."
even if there is no mismatch is SQL types array & arity of passed Row.

 (flink/flink-batch-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/JDBCOutputFormat.java)




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