dongjoon-hyun commented on a change in pull request #31771:
URL: https://github.com/apache/spark/pull/31771#discussion_r590667505
##########
File path:
external/avro/src/main/scala/org/apache/spark/sql/avro/functions.scala
##########
@@ -51,18 +54,30 @@ object functions {
* To deserialize the data with a compatible and evolved schema, the
expected Avro schema can be
* set via the option avroSchema.
*
+ * Since [SPARK-34652] also its possible to get the latest schema of the
topic
Review comment:
You can remove the brackets, `[` and `]`.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]