RustedBones opened a new pull request, #1296:
URL: https://github.com/apache/parquet-mr/pull/1296

   When running with avro <= 1.8, the default data supplier was looking for the 
root record's class conversions to initialize its model.
   
   In case the record contained a nested class with another logical-type, the 
conversion would fails.
   Adapt the code to inspect the whole schema and initialize the model 
accordingly.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to