rangadi commented on code in PR #41377:
URL: https://github.com/apache/spark/pull/41377#discussion_r1213687793


##########
connector/protobuf/src/test/scala/org/apache/spark/sql/protobuf/ProtobufFunctionsSuite.scala:
##########
@@ -40,11 +40,11 @@ class ProtobufFunctionsSuite extends QueryTest with 
SharedSparkSession with Prot
 
   import testImplicits._
 
-  val testFileDescFile = testFile("functions_suite.desc", 
"protobuf/functions_suite.desc")
+  val testFileDescFile = protobufDescriptorFile("functions_suite.desc")

Review Comment:
   Renamed this utility method not to conflict with `testFile()` in super 
class. 



-- 
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]

Reply via email to