[
https://issues.apache.org/jira/browse/FLINK-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328799#comment-17328799
]
Flink Jira Bot commented on FLINK-6218:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. 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: Major
> Labels: features, stale-major
> 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.3.4#803005)