[ https://issues.apache.org/jira/browse/DRILL-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hanifi Gunes updated DRILL-1468: -------------------------------- Attachment: DRILL-1468.1.patch.txt Make DrillTextRecordReader recognize `columns` field to scan all columns. Tests are passing. > 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 > Attachments: DRILL-1468.1.patch.txt > > > 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)