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

Arina Ielchiieva updated DRILL-7335:
------------------------------------
    Description: 
Prerequisites: file contains only headers without new line in the end ({{\n}}): 
id,name.
Error:
{noformat}
org.apache.drill.exec.rpc.RpcException: 
org.apache.drill.common.exceptions.UserRemoteException: EXECUTION_ERROR ERROR: 

File file:onlyHeaders.csv
Fragment 0:0
{noformat}

  was:
Prerequisites: file contains only headers with /n: id,name.
Error:
{noformat}
org.apache.drill.exec.rpc.RpcException: 
org.apache.drill.common.exceptions.UserRemoteException: EXECUTION_ERROR ERROR: 

File file:onlyHeaders.csv
Fragment 0:0
{noformat}


> Error when reading csv file with headers only
> ---------------------------------------------
>
>                 Key: DRILL-7335
>                 URL: https://issues.apache.org/jira/browse/DRILL-7335
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Text & CSV
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Arina Ielchiieva
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.17.0
>
>
> Prerequisites: file contains only headers without new line in the end 
> ({{\n}}): id,name.
> Error:
> {noformat}
> org.apache.drill.exec.rpc.RpcException: 
> org.apache.drill.common.exceptions.UserRemoteException: EXECUTION_ERROR 
> ERROR: 
> File file:onlyHeaders.csv
> Fragment 0:0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to