[ https://issues.apache.org/jira/browse/FLINK-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153589#comment-15153589 ]
Ken Geis commented on FLINK-3445: --------------------------------- Thanks! I'm thinking that JDBC ResultSetMetaData could also be used to set the CompositeType's fieldNames. > 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)