HyukjinKwon commented on a change in pull request #30577:
URL: https://github.com/apache/spark/pull/30577#discussion_r535176142



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/SparkSessionExtensionSuite.scala
##########
@@ -88,6 +88,12 @@ class SparkSessionExtensionSuite extends SparkFunSuite {
     }
   }
 
+  test("inject data source rewrite rule") {

Review comment:
       It's:
   
   > Also, you should consider writing a JIRA ID in the tests when your pull 
request targets to fix a specific issue. In practice, usually it is added when 
a JIRA type is a bug or a PR adds a couple of tests to an existing test class. 
   
   But I am rather just suggesting to add the prefix rather than saying this is 
a rule to follow :-).




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



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

Reply via email to