You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/08 21:19:33 UTC

[GitHub] [spark] HeartSaVioR commented on pull request #31771: [SPARK-34652][AVRO] Support SchemaRegistry in from_avro method

HeartSaVioR commented on pull request #31771:
URL: https://github.com/apache/spark/pull/31771#issuecomment-793086141


   From what I understand is, the real problem is that **Confluent SR requires using their deserializer** as well, which requires **adding Confluent SR client to the dependency**. I can easily find the article that built-in `from_avro` doesn't work with record associated with Confluent SR. With aware of this, you could probably understand comments from @cloud-fan a bit better.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org