Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4663

Flink JDBCOutputFormat logs wrong WARN message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.1, 1.1.2
    • 1.1.3, 1.2.0
    • API / DataSet
    • None
    • Across Platform

    Description

      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)

      It logs lot of unnecessary warning messages (one per row passed) in log files.

      Attachments

        Issue Links

          Activity

            People

              the.swapnil09@gmail.com Swapnil Chougule
              the.swapnil09@gmail.com Swapnil Chougule
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: