GitHub user wangyum opened a pull request:

    https://github.com/apache/spark/pull/19002

    [SPARK-21790][TESTS][FOLLOW-UP]  Add filter pushdown verification back.

    ## What changes were proposed in this pull request?
    
    The previous PR(https://github.com/apache/spark/pull/19000) removed filter 
pushdown verification, This PR add them back.
    
    ## How was this patch tested?
    manual tests


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangyum/spark SPARK-21790-follow-up

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19002.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 #19002
    
----
commit 2b45129def7d190a3949c31b9341e071b63526bc
Author: Yuming Wang <[email protected]>
Date:   2017-08-20T00:41:54Z

    Get metadata from RowDataSourceScanExec

commit 71182ddcb16d8550bdbe2d946c451a47cea79af8
Author: Yuming Wang <[email protected]>
Date:   2017-08-20T00:55:41Z

    Remove unused import

----


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