LuciferYang commented on code in PR #47716:
URL: https://github.com/apache/spark/pull/47716#discussion_r1728674865
##########
connector/protobuf/src/test/scala/org/apache/spark/sql/protobuf/ProtobufFunctionsSuite.scala:
##########
@@ -2042,6 +2042,166 @@ class ProtobufFunctionsSuite extends QueryTest with
SharedSparkSession with Prot
}
}
+ test("SPARK-49121: from_protobuf and to_protobuf SQL functions") {
Review Comment:
@itholic @HyukjinKwon Attempting to fix:
https://github.com/apache/spark/pull/47855
--
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]