[
https://issues.apache.org/jira/browse/FLINK-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10355:
----------------------------------
Summary: Counting of table columns should start with 1 instead of 0 (was:
The order of the column should start from 1.)
> Counting of table columns should start with 1 instead of 0
> ----------------------------------------------------------
>
> Key: FLINK-10355
> URL: https://issues.apache.org/jira/browse/FLINK-10355
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Affects Versions: 1.6.0
> Reporter: lihongli
> Assignee: lihongli
> Priority: Major
> Labels: easyfix, pull-request-available
> Fix For: 1.7.0
>
> Attachments: B0C32FD9-47FE-4F63-921F-A9E49C0CB5CD.png
>
>
> When I register an external Table using a CsvTableSource.It throws an
> exception :"Parsing error for column 1".But I finally found that the second
> column is the error column.I think that the order of the column should start
> from 1.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)