Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/8026#discussion_r42584080
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/sources/hadoopFsRelationSuites.scala
 ---
    @@ -510,21 +510,39 @@ abstract class HadoopFsRelationTest extends QueryTest 
with SQLTestUtils with Tes
         }
       }
     
    -  // HadoopFsRelation.discoverPartitions() called by refresh(), which will 
ignore
    -  // the given partition data type.
    -  ignore("Partition column type casting") {
    +  test("Partition column type casting") {
    --- End diff --
    
    Do you mind adding a comment beneath this line which reads `// regression 
test for SPARK-9735` so that readers can quickly figure out what this is 
supposed to be testing?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to