GitHub user assafmendelson opened a pull request: https://github.com/apache/spark/pull/18363
[Spark-21123][Docs][Structured Streaming] Options for file stream source are in a wrong table - version to fix 2.1 ## What changes were proposed in this pull request? The description for several options of File Source for structured streaming appeared in the File Sink description instead. This commit continues on PR #18342 and targets the fixes for the documentation of version spark version 2.1 ## How was this patch tested? Built the documentation by SKIP_API=1 jekyll build and visually inspected the structured streaming programming guide. @zsxwing This is the PR to fix version 2.1 as discussed in PR #18342 You can merge this pull request into a Git repository by running: $ git pull https://github.com/assafmendelson/spark spark-21123-for-spark2.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/18363.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 #18363 ---- commit 595ffd7f029f65f8741d554b81ce0e1f0f66c322 Author: assafmendelson <assaf.mendel...@gmail.com> Date: 2017-06-20T14:25:12Z File source options for spark 2.1 appeared under File sink ---- --- 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