[GitHub] spark issue #16468: [SPARK-19074][SS][DOCS] Updated Structured Streaming Pro...

2017-01-04 Thread david-weiluo-ren
Github user david-weiluo-ren commented on the issue: https://github.com/apache/spark/pull/16468 @tdas It says “However, note that all of the operations applicable on static DataFrames/Datasets are not supported in streaming DataFrames/Datasets yet” in https

[GitHub] spark pull request #15727: [SPARK-17895] Improve doc for rangeBetween and ro...

2016-11-01 Thread david-weiluo-ren
GitHub user david-weiluo-ren opened a pull request: https://github.com/apache/spark/pull/15727 [SPARK-17895] Improve doc for rangeBetween and rowsBetween ## What changes were proposed in this pull request? Copied description for row and range based frame boundary from

[GitHub] spark pull request #15452: minor doc fix for Row.scala

2016-10-12 Thread david-weiluo-ren
GitHub user david-weiluo-ren opened a pull request: https://github.com/apache/spark/pull/15452 minor doc fix for Row.scala ## What changes were proposed in this pull request? minor doc fix for "getAnyValAs" in class Row ## How was this patch tested?