You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhangminglei (JIRA)" <ji...@apache.org> on 2018/09/17 16:07:00 UTC

[jira] [Commented] (FLINK-10355) The order of the column should start from 1.

    [ https://issues.apache.org/jira/browse/FLINK-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617741#comment-16617741 ] 

zhangminglei commented on FLINK-10355:
--------------------------------------

Hi, [~lihongli] Thanks for opening this jira. I would not think so since second column means the number of 1 there. It should be start from 0 to added up. And then one by one. 

> The order of the column should start from 1.
> --------------------------------------------
>
>                 Key: FLINK-10355
>                 URL: https://issues.apache.org/jira/browse/FLINK-10355
>             Project: Flink
>          Issue Type: Improvement
>          Components: Java API
>    Affects Versions: 1.6.0
>            Reporter: lihongli
>            Priority: Major
>         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)