[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17037 --- 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 ena

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread ramkumarvenkat
Github user ramkumarvenkat commented on a diff in the pull request: https://github.com/apache/spark/pull/17037#discussion_r102876076 --- Diff: docs/structured-streaming-programming-guide.md --- @@ -647,7 +647,7 @@ df.groupBy("deviceType").count() ### Window Operatio

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/17037#discussion_r102830753 --- Diff: docs/structured-streaming-programming-guide.md --- @@ -647,7 +647,7 @@ df.groupBy("deviceType").count() ### Window Operations on Even

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/17037#discussion_r102726661 --- Diff: docs/structured-streaming-programming-guide.md --- @@ -647,7 +647,7 @@ df.groupBy("deviceType").count() ### Window Operations on Ev

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread ramkumarvenkat
Github user ramkumarvenkat commented on a diff in the pull request: https://github.com/apache/spark/pull/17037#discussion_r102671200 --- Diff: docs/structured-streaming-programming-guide.md --- @@ -392,7 +392,7 @@ data, thus relieving the users from reasoning about it. As an exampl

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/17037#discussion_r102670532 --- Diff: docs/structured-streaming-programming-guide.md --- @@ -392,7 +392,7 @@ data, thus relieving the users from reasoning about it. As an example, let’s

[GitHub] spark pull request #17037: [MINOR][DOCS] Fix few typos in structured streami...

2017-02-23 Thread ramkumarvenkat
GitHub user ramkumarvenkat opened a pull request: https://github.com/apache/spark/pull/17037 [MINOR][DOCS] Fix few typos in structured streaming doc ## What changes were proposed in this pull request? Minor typos like `even-time`, which is changed to `event-time` and a coupl