Github user sameeragarwal commented on the pull request:

    https://github.com/apache/spark/pull/10626#issuecomment-169929536
  
    @gatorsmile it seems like your PR is changing the behavior of SQL intersect 
that this test relies on. I can take a closer look at the PR but if you think 
this test is using intersect in a way that is not supported in SparkSQL, we can 
change DataFrameStatSuite:L76 to 
`assert(splits(0).collect().intersect(splits(1).collect()).isEmpty)` to make 
this work.


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