[GitHub] spark pull request #15122: [SPARK-17569] Make StructuredStreaming FileStream...

2016-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15122 --- 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 #15122: [SPARK-17569] Make StructuredStreaming FileStream...

2016-09-21 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15122#discussion_r79925163 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/FileStreamSourceSuite.scala --- @@ -73,4 +83,44 @@ class FileStreamSourceSuite

[GitHub] spark pull request #15122: [SPARK-17569] Make StructuredStreaming FileStream...

2016-09-16 Thread brkyvz
GitHub user brkyvz opened a pull request: https://github.com/apache/spark/pull/15122 [SPARK-17569] Make StructuredStreaming FileStreamSource batch generation faster ## What changes were proposed in this pull request? While getting the batch for a `FileStreamSource` in