Github user gatorsmile commented on the pull request:

    https://github.com/apache/spark/pull/11537#issuecomment-192661002
  
    We have to locally run "hive/test-only 
org.apache.spark.sql.hive.execution.HiveCompatibilitySuite" and check the log 
file, as mentioned in the JIRA: 
https://issues.apache.org/jira/browse/SPARK-11012
    
    Yeah, the regressions does not stop the test cases. If a logical plan is 
inconvertible, `HiveComparisonTest` falls back to its original behavior. When 
we can complete SQL generation for all the all the test cases in 
`HiveCompatibilitySuite`, we need to disable the auto fallback.  
    
    Definitely, we need to add more test cases to `LogicalPlanToSQLSuite`.  


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