You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2019/04/15 16:07:00 UTC

[jira] [Created] (FLINK-12204) Improve JDBCOutputFormat ClassCastException

Fabian Hueske created FLINK-12204:
-------------------------------------

             Summary: Improve JDBCOutputFormat ClassCastException
                 Key: FLINK-12204
                 URL: https://issues.apache.org/jira/browse/FLINK-12204
             Project: Flink
          Issue Type: Task
          Components: Connectors / JDBC
    Affects Versions: 1.8.0
            Reporter: Fabian Hueske
             Fix For: 1.9.0, 1.8.1


ClassCastExceptions thrown by JDBCOutputFormat are not very helpful because they do not provide information for which input field the cast failed.

We should catch the exception and enrich it with information about the affected field to make it more useful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)