You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2014/09/30 02:36:34 UTC

[jira] [Updated] (DRILL-1468) Ensure text reader returns all columns when the field `columns` present in projected field list

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

Hanifi Gunes updated DRILL-1468:
--------------------------------
    Description: With DRILL-1309 DrillTextReader does not recognize special field `columns` for some cases. Consequently, it does not scan the entire file and some fields are reported as null (DRILL-1401 &  DRILL-1408). We need to ensure text reader returns all columns when it receives `columns` fields for all cases.  (was: With DRILL-1309 DrillTextReader does not recognize special field `columns` for some cases. Consequently, it does not scan the entire file and some fields are reported as null. We need to ensure text reader returns all columns when it receives `columns` fields for all cases.)

> Ensure text reader returns all columns when the field `columns` present in projected field list
> -----------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1468
>                 URL: https://issues.apache.org/jira/browse/DRILL-1468
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>
> With DRILL-1309 DrillTextReader does not recognize special field `columns` for some cases. Consequently, it does not scan the entire file and some fields are reported as null (DRILL-1401 &  DRILL-1408). We need to ensure text reader returns all columns when it receives `columns` fields for all cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)