[GitHub] spark pull request #15927: [SPARK-18500][SQL] Make GenericStrategy be able t...

2017-06-19 Thread ueshin
Github user ueshin closed the pull request at: https://github.com/apache/spark/pull/15927 --- 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

[GitHub] spark pull request #15927: [SPARK-18500][SQL] Make GenericStrategy be able t...

2016-11-17 Thread ueshin
GitHub user ueshin opened a pull request: https://github.com/apache/spark/pull/15927 [SPARK-18500][SQL] Make GenericStrategy be able to prune plans by itself after placeholders are replaced. ## What changes were proposed in this pull request? This pr adds a functionality