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

    https://github.com/apache/spark/pull/17770#discussion_r117343063
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/LogicalPlanSuite.scala
 ---
    @@ -23,8 +23,8 @@ import org.apache.spark.sql.catalyst.plans.logical._
     import org.apache.spark.sql.types.IntegerType
     
     /**
    - * This suite is used to test [[LogicalPlan]]'s `resolveOperators` and 
make sure it can correctly
    - * skips sub-trees that have already been marked as analyzed.
    + * This suite is used to test [[LogicalPlan]]'s `transformUp` plus 
analysis barrier and make sure
    + * it can correctly skips sub-trees that have already been marked as 
analyzed.
    --- End diff --
    
    Nit: `can correctly skips` -> can correctly skip``


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