cloud-fan commented on a change in pull request #27935: [SPARK-25121][SQL] 
Supports multi-part table names for broadcast hint resolution
URL: https://github.com/apache/spark/pull/27935#discussion_r395019815
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/SQLViewSuite.scala
 ##########
 @@ -735,4 +738,39 @@ abstract class SQLViewSuite extends QueryTest with 
SQLTestUtils {
       }
     }
   }
+
+  test("broadcast hint on temp view") {
 
 Review comment:
   Seems this test is only for permanent views. Maybe we can put everything in 
one test in 
https://github.com/apache/spark/pull/27935/files#diff-fa1d044f9cfe587e27866393fe18fd46R329

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to