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

    https://github.com/apache/spark/pull/1118#discussion_r14002250
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveComparisonTest.scala
 ---
    @@ -144,6 +144,10 @@ abstract class HiveComparisonTest
           case _: SetCommand => Seq("0")
           case _: LogicalNativeCommand => 
answer.filterNot(nonDeterministicLine).filterNot(_ == "")
           case _: ExplainCommand => answer
    +      case _: DescribeCommand =>
    --- End diff --
    
    add some inline comment explaining what you are filtering


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

Reply via email to