agubichev commented on code in PR #44405:
URL: https://github.com/apache/spark/pull/44405#discussion_r1431725738
##########
sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala:
##########
@@ -612,9 +630,18 @@ class SQLQueryTestSuite extends QueryTest with
SharedSparkSession with SQLHelper
}
}
+ /**
+ * Returns the desired file path for results, given the input file. This is
implemented as a
+ * function because differente Suites extending this class may want their
results files with
Review Comment:
different
--
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]