panbingkun commented on code in PR #47900:
URL: https://github.com/apache/spark/pull/47900#discussion_r1733920403
##########
connector/avro/src/test/scala/org/apache/spark/sql/avro/AvroFunctionsSuite.scala:
##########
@@ -328,7 +328,7 @@ class AvroFunctionsSuite extends QueryTest with
SharedSparkSession {
|select to_avro(s, 42) as result from t
|""".stripMargin)),
errorClass = "DATATYPE_MISMATCH.TYPE_CHECK_FAILURE_WITH_HINT",
- parameters = Map("sqlExpr" -> "\"toavro(s, 42)\"",
Review Comment:
Displaying `toavro` in the error message looks weird.
--
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]