Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
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.