bilbingham opened a new pull request #649:
URL: https://github.com/apache/orc/pull/649


   -- Add a check for null readerSchema and using the fileschema before 
calculating readerSchemaIsAcid && readerColumnOffset
   -- resolves "Include vector the wrong length" error for ACID files/tables 
that don't include OrcConf.MAPRED_INPUT_SCHEMA
   
   ### What changes were proposed in this pull request?
   Setting readerSchema to the fileSchema prior to setting final properties for 
readerschema. 
   
   ### Why are the changes needed?
   - Currently SchemaEvolution from a recordreader without 
OrcConf.MAPRED_INPUT_SCHEMA causes 
   "Include vector the wrong length" error 
   
   ### How was this patch tested?
   Limited Testing on local workstation. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to