mazeboard commented on issue #24299: [SPARK-27388][SQL] expression encoder for 
objects defined by properties
URL: https://github.com/apache/spark/pull/24299#issuecomment-482883525
 
 
   Currently we modified JavaTypeInference to be able to create encoders for 
Avro objects; we have now two solutions, the one in this PR and another one 
using Encoders.bean (fewer code changes); which one is better? how to proceed? 
we should create another PR for the Encoders.bean solution? 

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


With regards,
Apache Git Services

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

Reply via email to