amanomer commented on a change in pull request #26808: [SPARK-30184][SQL] 
Implement a helper method for aliasing functions
URL: https://github.com/apache/spark/pull/26808#discussion_r356420456
 
 

 ##########
 File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala
 ##########
 @@ -126,6 +126,7 @@ class SQLQueryTestSuite extends QueryTest with 
SharedSparkSession {
     //   1. Maven can't get correct resource directory when resources in other 
jars.
     //   2. We test subclasses in the hive-thriftserver module.
     val sparkHome = {
+      sys.props.put("spark.test.home", "/home/root1/spark")
 
 Review comment:
   opps...I'll revert this

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to