dongjoon-hyun commented on a change in pull request #25071: [SPARK-28292][SQL] 
Enable inject user-defined Hint
URL: https://github.com/apache/spark/pull/25071#discussion_r302208009
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/SparkSessionExtensionSuite.scala
 ##########
 @@ -52,6 +54,12 @@ class SparkSessionExtensionSuite extends SparkFunSuite {
     }
   }
 
+  test("SPARK-28292 inject analyzer hint") {
 
 Review comment:
   For a new feature, we don't use JIRA ID in the test case. Please remove 
`SPARK-28292 ` prefix.

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