gengliangwang commented on issue #22878: [SPARK-25789][SQL] Support for Dataset 
of Avro
URL: https://github.com/apache/spark/pull/22878#issuecomment-447256539
 
 
   @srowen `spark-avro` is already a built-in but external data source module 
since 2.4. The repo https://github.com/databricks/spark-avro is not maintained 
because of this.
   
   @xuanyuanking I find that this PR includes an object `InitializeAvroObject` 
in project `catalyst`. I think it should be in the project `avro`. Or we can 
refactor `NewInstance` expression as @bdrillard suggested.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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