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)