GitHub user sameeragarwal opened a pull request:
https://github.com/apache/spark/pull/11611
[SPARK-13781][SQL] Use ExpressionSets in ConstraintPropagationSuite
## What changes were proposed in this pull request?
This PR is a small follow up on https://github.com/apache/spark/pull/11338
(https://issues.apache.org/jira/browse/SPARK-13092) to use `ExpressionSet`s as
part of the verification logic in `ConstraintPropagationSuite`.
## How was this patch tested?
No new tests added. Just changes the verification logic in
`ConstraintPropagationSuite`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sameeragarwal/spark expression-set
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11611.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11611
----
commit 187233442bcf6a82252363425fc37acf2f6a677b
Author: Sameer Agarwal <[email protected]>
Date: 2016-03-09T20:29:19Z
Use ExpressionSet in ConstraintPropagationSuite
----
---
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]