GitHub user wangyum opened a pull request:

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

    [SPARK-25423][SQL] Output "dataFilters" in DataSourceScanExec.metadata

    ## What changes were proposed in this pull request?
    
    Output `dataFilters` in `DataSourceScanExec.metadata`.
    
    ## How was this patch tested?
    
    unit tests


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

    $ git pull https://github.com/wangyum/spark SPARK-25423

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

    https://github.com/apache/spark/pull/22435.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 #22435
    
----
commit 830e1881b4ef4d9bb661d8b6635470e2596d4eaa
Author: Yuming Wang <yumwang@...>
Date:   2018-09-16T16:31:32Z

    Output "dataFilters" in DataSourceScanExec.metadata

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to