GitHub user windpiger opened a pull request:

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

    [SPARK-19491][SQL]add a config for table relation cache size

    ## What changes were proposed in this pull request?
    
    currently the table relation cache size is hardcode to 1000, it is better 
to add a config to set its size.
    
    ## How was this patch tested?
    unit test added

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

    $ git pull https://github.com/windpiger/spark addconfigForTableRelationCache

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

    https://github.com/apache/spark/pull/16833.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 #16833
    
----
commit 5deb8c6e192b171565b967db7cfad27b6ebfc37d
Author: windpiger <song...@outlook.com>
Date:   2017-02-07T12:56:12Z

    [SPARK-19491][SQL]add a config for table relation cache size

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to