[
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 auto-deprioritized-minor features (was:
auto-deprioritized-major features stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> 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: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> features
> 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)