You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/19 10:51:11 UTC

[GitHub] [spark] itholic commented on a diff in pull request #37873: [SPARK-40419][SQL][TESTS] Integrate Grouped Aggregate Pandas UDFs into *.sql test cases

itholic commented on code in PR #37873:
URL: https://github.com/apache/spark/pull/37873#discussion_r974111272


##########
sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala:
##########
@@ -113,10 +113,10 @@ import org.apache.spark.util.Utils
  *  - Scala UDF test case with a Scalar UDF registered as the name 'udf'.
  *
  *  - Python UDF test case with a Python UDF registered as the name 'udf'
- *    iff Python executable and pyspark are available.
+ *    if Python executable and pyspark are available.
  *
  *  - Scalar Pandas UDF test case with a Scalar Pandas UDF registered as the name 'udf'
- *    iff Python executable, pyspark, pandas and pyarrow are available.

Review Comment:
   Just reverted the change. Thanks!



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org