You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ken Geis (JIRA)" <ji...@apache.org> on 2016/02/18 22:08:18 UTC

[jira] [Created] (FLINK-3445) make JDBCInputFormat implement ResultTypeQueryable

Ken Geis created FLINK-3445:
-------------------------------

             Summary: make JDBCInputFormat implement ResultTypeQueryable
                 Key: FLINK-3445
                 URL: https://issues.apache.org/jira/browse/FLINK-3445
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 0.10.2
            Reporter: Ken Geis


A JDBC statement can be interrogated to see what columns and types it will return. Flink should be able to use this to make JDBCInputFormat implement ResultTypeQueryable to provide type information without needing to code again.



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