[ 
https://issues.apache.org/jira/browse/DRILL-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anton Gozhiy closed DRILL-4843.
-------------------------------
    Resolution: Fixed

The issue is not reproducible with Dill version 1.17.0-SNAPSHOT (commit id 
0195d1f34be7fd385ba76d2fd3e14a9fa13bd375)

> Trailing spaces in CSV column headers cause IndexOutOfBoundsException
> ---------------------------------------------------------------------
>
>                 Key: DRILL-4843
>                 URL: https://issues.apache.org/jira/browse/DRILL-4843
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Text & CSV
>    Affects Versions: 1.6.0, 1.7.0
>         Environment: MapR Community cluster on CentOS 7.2
>            Reporter: Matt Keranen
>            Assignee: Paul Rogers
>            Priority: Major
>
> When a CSV file with a header row has spaces after commas, an IOBE is thrown 
> when trying to reference column names. For example, this will cause the 
> exeption:
> {{col1, col2, col3}}
> Where this will not
> {{col1,col2,col3}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to