[ https://issues.apache.org/jira/browse/FLINK-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-6218: ---------------------------------- Labels: auto-deprioritized-major features stale-minor (was: auto-deprioritized-major features) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Minor but is unassigned and neither itself nor its Sub-Tasks have been updated for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is still Minor, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > Not able to access the rows in table after converting dataset to table > after using registerdataset > ----------------------------------------------------------------------------------------------------- > > Key: FLINK-6218 > URL: https://issues.apache.org/jira/browse/FLINK-6218 > Project: Flink > Issue Type: Bug > Components: API / DataSet, API / Type Serialization System, Table > SQL / API > Affects Versions: 1.2.0 > Environment: flink , vertica , linux > Reporter: naveen holla U > Priority: Minor > Labels: auto-deprioritized-major, features, stale-minor > Original Estimate: 3h > Remaining Estimate: 3h > > Hi , > I am trying to read from vertica so i am using JDBCInputFormat . after > creating dataset using createInput .when i try to covert the dataset into > table using > tableEnv.registerDataSet it gives the following error > org.apache.flink.api.java.typeutils.TypeExtractor - class > org.apache.flink.types.Row is not a valid POJO type > because of this i cannot use any fuctionality from table api like sql,select -- This message was sent by Atlassian Jira (v8.20.1#820001)