spark git commit: [SPARK-19016][SQL][DOC] Document scalable partition handling

2016-12-30 Thread lian
Repository: spark Updated Branches: refs/heads/branch-2.1 47ab4afed -> 20ae11722 [SPARK-19016][SQL][DOC] Document scalable partition handling This PR documents the scalable partition handling feature in the body of the programming guide. Before this PR, we only mention it in the migration

spark git commit: [SPARK-19016][SQL][DOC] Document scalable partition handling

2016-12-30 Thread lian
Repository: spark Updated Branches: refs/heads/master b85e29437 -> 871f6114a [SPARK-19016][SQL][DOC] Document scalable partition handling ## What changes were proposed in this pull request? This PR documents the scalable partition handling feature in the body of the programming guide.