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

    https://github.com/apache/spark/pull/14074#discussion_r69834553
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilterSuite.scala
 ---
    @@ -544,7 +544,7 @@ class ParquetFilterSuite extends QueryTest with 
ParquetTest with SharedSQLContex
         }
       }
     
    -  test("Do not push down filters incorrectly when inner name and outer 
name are the same") {
    +  test("SPARK-16371 Do not push down filters when inner name and outer 
name are the same") {
    --- End diff --
    
    I think if we are creating a test case and a patch to fix specifically a 
problem, it'd be good to have that in the name.



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to